Skip to content

Instantly share code, notes, and snippets.

@kuguma
Last active July 21, 2017 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kuguma/156b6bfedfb062abb065fff4d4c64de6 to your computer and use it in GitHub Desktop.
Save kuguma/156b6bfedfb062abb065fff4d4c64de6 to your computer and use it in GitHub Desktop.
Verilog開発環境の構築
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