I am trying to learn Verilog, and in a simple clock generator example, I see the following code:
always
I always saw @ (*), but not pound (#). I tried to find it in the documentation, but all I could find was a link to "real port values" without further development.
Thank you for your help!
source
share