K
kb33
Guest
When I use iverilog for compiling structural verilog code that has no
"always" or "initial" blocks, but only wires and "assign" statements,
I get the error:
invalid module item. Did you forget an initial or always ?
Why is this so?
kb33
"always" or "initial" blocks, but only wires and "assign" statements,
I get the error:
invalid module item. Did you forget an initial or always ?
Why is this so?
kb33