Forum Discussion
Altera_Forum
Honored Contributor
17 years agoFirst of all thanks you for all your answers. I've understood a lot of things with your posts.
I consulted The Technology Map and this behaviour can be seen, all clr are connected to the reset, so the reset is done by "00000" instead of "10101". So the values (of internal signal) I obtained in the simulation are correct if I make a XOR with "10101". Moreover I create another output as you suggested me and I can see the correct values of the counting. Now I know that my design is correct, but I don't understand why it does that. If my design is more complicated how can I see the correct values of internal signals? Only routing them as an output? How mapping is made? Can I set anything to "force" the mapping? I searched on the Quartus Handbook but i couldn't found any information about maping. Could anyone recommend me anything to read? I searched also in Internet but i couldn't found anything. thanks again