Last active
July 21, 2017 15:58
-
-
Save kuguma/156b6bfedfb062abb065fff4d4c64de6 to your computer and use it in GitHub Desktop.
Verilog開発環境の構築
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
Atomで頑張ってみる。 | |
AtomはChocoで入る。 | |
- wrap-guide | |
- spell-check | |
を無効にする。 | |
- markdown-writer | |
- linter-verilog | |
- language-verilog | |
をいれる。 | |
Icarus Verilogを入れる。 | |
http://hp.vector.co.jp/authors/VA016670/verilog/icarus.html | |
Pathに | |
C:\iverilog\bin | |
を追加する。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment