Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- level_main and level_sub both initialise to 3'b0. At reset level_sub should be getting set to 3'b100 What exactly is going wrong? --- Quote End --- That´s the problem: Running simulation, both these 2 variables show "0" on their contents. Once this is the first time I use the QuartusII IDE, I'm not sure if I´m doing something wrong in the code or just an inadequate use of the sotware. [EDIT] I´m starting reset with 1 for few nano seconds, releasing to 0 afterward.