msim-sample-vhdl:ModelSim VHDL仿真环境示例

时间:2024-03-06 07:39:18
【文件属性】:

文件名称:msim-sample-vhdl:ModelSim VHDL仿真环境示例

文件大小:8KB

文件格式:ZIP

更新时间:2024-03-06 07:39:18

vhdl modelsim VHDL

msim-sample-vhdl ModelSim VHDL仿真环境示例 目录 rtl /-vhdl源代码 场景/-测试场景 bin /-bash脚本 work /-模拟工作目录 怎么跑 将ModelSim bin路径添加到bash $ PATH中 $export PATH=$PATH:/your-path/modelsim_ase/bin 在工作目录中运行bash脚本 $cd work $../bin/run_msin.sh ../scenario/test_1.vhd Test Scenario= ../scenario/test_1.vhd vcom ../rtl/mod_a.vhd ../rtl/mod_b.vhd ../rtl/mod_top.vhd ../scenario/test_1.vhd -- Loading package STANDARD -- Loading p


【文件预览】:
msim-sample-vhdl-main
----scenario()
--------test_1.vhd(3KB)
----work()
--------.gitkeep(0B)
----LICENSE(1KB)
----README.md(2KB)
----rtl()
--------mod_b.vhd(2KB)
--------mod_a.vhd(2KB)
--------mod_top.vhd(3KB)
----bin()
--------run_msim.sh(390B)

网友评论