Hello,
I guess its a very simple problem. a own produced slice that runs with the folowwing port configuration:
on tile[0]: ctrl_ports_t hal_ctrl1 =
{
XS1_PORT_4F, // slp_tr / rst_n
XS1_PORT_1M, // chip select
XS1_PORT_4E
};
now I want to move that configuration to the star. But when I look in the hardware manual I cannot find a one bit port at the same pin. Where is XS_PORT_1M?? Why is there not a single pin at the same place? do I look at the wrong place? Is there a difference between star and triangle? That would mean different hardware is needed?
Move port configuration from triangle to star
-
- Member++
- Posts: 19
- Joined: Wed Sep 17, 2014 1:20 pm
-
- XCore Expert
- Posts: 589
- Joined: Wed Feb 29, 2012 10:03 am
Duplicate forum post:http://www.xcore.com/forum/viewtopic.php?f=26&t=3013