Created
May 19, 2016 22:22
-
-
Save vadixidav/5136e0275e588bcfe5cc48fe7fb42cf6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ iverilog -g2012 -t null -I src/ src/core0.sv | |
| src/core0.sv:7: syntax error | |
| src/core0.sv:5: Errors in port declarations. | |
| src/core0.sv:21: syntax error | |
| src/core0.sv:21: error: Invalid module instantiation | |
| src/core0.sv:22: error: Invalid module instantiation | |
| src/core0.sv:23: error: Invalid module instantiation |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment