#******************************************
# For Modeltech Simulator.
#******************************************
# VHDL
vlib arbejde (oprette arbejdsgrupper bibliotek)
vlib mål (skabe teknologi bibliotek)
vcom tech.vhd-arbejde mål (kompilering teknologi bibliotek)
vcom-eksplicitte netlist.vhd (kompilering synopsys vhdl output)
vcom-eksplicitte test_benches.vhd (kompilere din Prøvebænke)
vsim-t ps-sdfmin / UUT = netilst.sdf test_benches (vsim med tid = ps timing min (sdfmin / sdftyp / sdfmax) backannotation file = netlist.sdf (file writed ved synopsys med kommandoen write_sdf (Jeg er ikke sikker)) test_benches = arkitektur navnet på din Prøvebænke)# Verilog
vlog-eksplicitte netlist.v
vlog-eksplicitte test_fixture.v
vsim-t ps-sdfmin / UUT = netilst.sdf test_fixture
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.