priestnot
Member level 5
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?