Icarus Verilog是一个免费的编译器实现了IEEE-1364 Verilog硬件描述语言。Icarus由Stephen Williams所维护并采用GPL协议发布。
Verilog 基本上是一种用于对电子系统建模的 HDL(硬件描述语言)。在 Windows 机器上使用称为 Xilinx ISE 的软件来模拟 Verilog 模型更容易,该软件是用于 Verilog 编程的 IDE。但不幸的是,Xilinx ISE 不适用于 macOS。macOS 也没有好的 IDE。所以我们必须从头开始自己构建零件。Verilog 模拟器的主要部分是我们可以编写 Veril
Verilog/轻量化工具Icarus Verilog for Windows 基本的功能有的,可以用来练习一些verilog语法 下载: http://bleyer.org/icarus/ 使用: 参考博客 https://www.cnblogs.com/whik/p/11980103.html https://blog.csdn.net/yennar/article/details/44012
作者 QQ群:852283276 微信:arm80x86 微信公众号:青儿创客基地 B站:主页 https://space.bilibili.com/208826118 参考 Icarus Verilog for Windows Icarus Verilog 教程 在Windows 10下配置和使用Icarus Verilog (iverilog)和GTKWave mshr-h/vscode-ve