집에서 베릴로그 코딩해보자! 맥에서 베릴로그 돌리기
- compiler: http://iverilog.icarus.com/
- hello world: http://iverilog.wikia.com/wiki/Getting_Started
- from compiling to visualizing: https://www.swarthmore.edu/NatSci/mzucker1/e15_f2014/iverilog.html
- using with atom: verilog syntax highlight support / verilog linter
간단히 말하면, 아톰으로 편집하며, 아톰 린터가 그걸 교정해주고, bash로 컴파일합니다. 셸스크립트를 만들면 더욱 편합니다.