--- Quote Start ---
In simple words, because you're permanently ignoring Verilog syntax rules. :(
See below a version that compiles without errors.
(FIXED CODE)
--- Quote End ---
Hi FvM,
Thank you, I had just realized what I was doing wrong in terms of syntax rules. :huh:
However, now I have to sort out all the logic errors. :(
Once compiled and fed into my board, it does not do ANYTHING.
If you haven't figured out already, I am supposed to toggle switches 0-2, and use them to display d,e,1 in turn on HEX0 display.
Any ideas on what may be wrong?
Thanks again for the help.