Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlsagan21/verilog-practice
하시설 이제는 다메요..
https://github.com/carlsagan21/verilog-practice
verilog
Last synced: 26 days ago
JSON representation
하시설 이제는 다메요..
- Host: GitHub
- URL: https://github.com/carlsagan21/verilog-practice
- Owner: carlsagan21
- Created: 2017-03-13T06:09:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T14:19:58.000Z (over 7 years ago)
- Last Synced: 2024-10-11T19:54:48.669Z (3 months ago)
- Topics: verilog
- Language: Verilog
- Homepage:
- Size: 50.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# verilog-practice
### 베릴로그에 고통받는 snucse 학생들, 특히 clscse 학생들을 위하여
집에서 베릴로그 코딩해보자! 맥에서 베릴로그 돌리기
- compiler:
- hello world:
- from compiling to visualizing:
- using with atom: [verilog syntax highlight support](https://atom.io/packages/language-verilog) / [verilog linter](https://atom.io/packages/linter-verilog)간단히 말하면, 아톰으로 편집하며, 아톰 린터가 그걸 교정해주고, bash로 컴파일합니다. 셸스크립트를 만들면 더욱 편합니다.