Open kkiningh opened 7 years ago
Interesting! Can you maybe explain where this programming pattern is common?
I removed the body of a combinational block to debug something. I don't know if that's common, but it doesn't seem like something the compiler should give a cryptic "Unexpected error during VerilogTranslation!" on.
Previously, the following code would error during translation:
This pull request fixes that.