[many]: fix typos

This commit is contained in:
bl-ue
2020-12-04 07:37:44 -05:00
committed by Starbeamrainbowlabs
parent e5a6af0299
commit 2718393db1
32 changed files with 33 additions and 33 deletions

View File

@@ -13,7 +13,7 @@
- Compile and run explicitly using the VVP runtime:
`iverilog -o {{execuable}} -tvvp {{source.v}}`
`iverilog -o {{executable}} -tvvp {{source.v}}`
- Compile using Verilog library files from a different path: