modelsim批处理和xilinx core的使用

http://blog.ednchina.com/olivernie/59954/message.aspx

 

http://www.dzkf.cn/html/EDAjishu/2007/0108/1350.html

 

http://article.ednchina.com/Other/20080601110333.htm

 

 

http://techcenter.dicder.com/2007/0928/article_215.html

 

 

 

和xilinx core一起使用的命令行

 

http://www.xilinx.com/support/answers/6538.htm

http://www.xilinx.com/support/answers/1078.htm

http://likunarmstrong.bokee.com/viewdiary.13065790.html

http://time2hide.com/index.php?hl=f5&q=uggc%3A%2F%2Fjvaqjvgufgbez.oybtfcbg.pbz%2F2007%2F02%2Frqnyvahkzbqryfvz.ugzy

 

 

vsim -t 1ps -L unisims_ver work.glbl work.tb

 

vcom -93 <source1>.vhd <source1>.vhd ... testbench.vhd

vlog $env(XILINX)/verilog/src/glbl.v <source1>.v <source2).v ... <testbench>.v

vsim -t ps -L unisims_ver -L xilinxcorelib_ver work.<testbench> work.glbl

 

 

如何在modelsim中进行基于OVL库断言语句的设计和验证

http://www.eetop.cn/bbs/viewthread.php?tid=138073

 

vsim command line PLI howto

http://www.cs.mcgill.ca/~qxu2/vsim_pli_howto.html

 

[转]我的仿真工作流程(Verilog/Modelsim+Debussy)

 

http://bbs.soeol.com/showtopic-2480.aspx

 

 

 

 

 

 

 

 

 

 

 

 

 

你可能感兴趣的:(modelsim批处理和xilinx core的使用)