priestnot
Member level 5
- Joined
- May 1, 2006
- Messages
- 89
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 2,098
I have a X2C256 and i find that it does not reset on power up...
At leat the instructions:
assign slv_in9[0] = A10;
assign slv_in10[0] = A8;
And the UCF is:
NET "A8" LOC = "40";
NET "A10" LOC = "34";
The thing is when I power up it does not do the assign's but then i do a reset and it works...
Is there some sort of reset configuration that I am missing?
At leat the instructions:
assign slv_in9[0] = A10;
assign slv_in10[0] = A8;
And the UCF is:
NET "A8" LOC = "40";
NET "A10" LOC = "34";
The thing is when I power up it does not do the assign's but then i do a reset and it works...
Is there some sort of reset configuration that I am missing?