您现在的位置是:首页 > 编程 > 

Verilator windows 安装

2025-07-26 09:26:45
1. 下载 Cygwin 一定要注意选择好安装的必要库 autoconf make perl python gcc-core gcc-g flex bison wget git 2. 下载apt-cfg 用来安装库 GitHub - transcode-open/apt-cyg: Apt-cyg, an apt-get like tool for C

1. 下载 Cygwin

一定要注意选择好安装的必要库

autoconf

make

perl

python

gcc-core gcc-g

flex bison

wget

git

2. 下载apt-cfg 用来安装库

GitHub - transcode-open/apt-cyg: Apt-cyg, an apt-get like tool for Cygwin

直接把apt-cfg 放入

C:\cygwin64\bin

. 下载 verilator

千万不要下载,慢的要死还打不开。用GitHub

GitHub - verilator/verilator: Verilator open-source SystemVerilog simulator and lint system

最好直接下tar.gz

Tags · verilator/verilator · GitHub

到你喜欢的,下载解压。例如我解压到c盘了

 4. 打开cygwin 终端

cd 你解压的目录

然后autoconf

 

./configure

make

make install

最后生成的verilator相关.exe 在

里面。用的话可以添加path中,这些简单不用教。其它的自己学。

#感谢您对电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格的认可,转载请说明来源于"电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格

本文地址:http://www.dnpztj.cn/biancheng/1079605.html

相关标签:无
上传时间: 2025-07-10 04:28:51
留言与评论(共有 5 条评论)
本站网友 菜椒
12分钟前 发表
用的话可以添加path中,这些简单不用教
本站网友 头风痛丸
24分钟前 发表
例如我解压到c盘了  4. 打开cygwin 终端 cd 你解压的目录 然后autoconf   ./configure make make install 最后生成的verilator相关.exe 在 里面
本站网友 中国银行网上查询
6分钟前 发表
本站网友 人寿险种
23分钟前 发表
\cygwin64\bin . 下载 verilator 千万不要下载,慢的要死还打不开