... | ... | @@ -17,7 +17,7 @@ |
|
|
|
|
|
这两个软件在windows和linux平台均有提供。详细安装方法如下:
|
|
|
|
|
|
### Ubuntu Linux系统下
|
|
|
**Ubuntu Linux系统下**
|
|
|
|
|
|
打开终端界面,执行以下命令安装iverilog:
|
|
|
|
... | ... | @@ -27,7 +27,7 @@ |
|
|
|
|
|
`sudo apt-get install gtkwave`
|
|
|
|
|
|
### Windows系统下
|
|
|
**Windows系统下 **
|
|
|
|
|
|
下载iverilog for windows 安装包,链接如下:
|
|
|
|
... | ... | @@ -37,13 +37,13 @@ https://git.tongji.edu.cn/intelli_chip_and_system_design_course/asserts/-/blob/m |
|
|
|
|
|
## git的安装
|
|
|
|
|
|
### Ubuntu Linux系统下
|
|
|
**Ubuntu Linux系统下**
|
|
|
|
|
|
打开终端界面,执行以下命令安装iverilog:
|
|
|
|
|
|
`sudo apt install git`
|
|
|
|
|
|
### Windows系统下
|
|
|
**Windows系统下**
|
|
|
|
|
|
下载页面:
|
|
|
|
... | ... | @@ -56,7 +56,7 @@ https://git.tongji.edu.cn/intelli_chip_and_system_design_course/asserts/-/blob/m |
|
|
|
|
|
另外,可使用VSCode作为代码编辑工具。
|
|
|
|
|
|
### Ubuntu Linux系统下
|
|
|
**Ubuntu Linux系统下**
|
|
|
|
|
|
使用vim或者vscode都可以,推荐大家使用vscode,请自行下载vscode,传送门:
|
|
|
|
... | ... | @@ -66,7 +66,7 @@ https://git.tongji.edu.cn/intelli_chip_and_system_design_course/asserts/-/blob/m |
|
|
|
|
|
![image.png](https://git.tongji.edu.cn/intelli_chip_and_system_design_course/doc/dev_env/-/raw/main/pic/image1.png)
|
|
|
|
|
|
### Windows系统下
|
|
|
**Windows系统下 **
|
|
|
|
|
|
传送门:
|
|
|
|
... | ... | |