Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank for your immediate reply sir.. I do have "ModelSIn ALtera Starter Edition v6.4a" installed.
I'm going to test it now. I'll just have test it now. New environment. :) I will post later result. :) EDIT: HELLO ,SIR' I'm having a trouble running your sample code in ModelSim Altera. here is the logs.# Reading C:/altera/90/modelsim_ase/tcl/vsim/pref.tcl
cd c:/temp# reading modelsim.ini
dir# Volume in drive C is JLwinXP# Volume Serial Number is 6435-3543# # Directory of C:\temp# # 09/11/2011 07:01 PM <DIR> .# 09/11/2011 07:01 PM <DIR> ..# 09/11/2011 06:52 PM 4,119 catch_mouse.sv# 09/11/2011 01:55 PM 0 hex_display.sv# 09/11/2011 01:56 PM 0 hex_display_tb.sv# 09/11/2011 06:57 PM 6,267 modelsim.ini# 09/11/2011 07:01 PM <DIR> mwork# 4 File(s) 10,386 bytes# 3 Dir(s) 50,575,568,896 bytes free
vlib mwork
vmap work mwork# Modifying modelsim.ini
vlog -sv hex_display.sv# Model Technology ModelSim ALTERA vlog 6.4a Compiler 2008.08 Oct 22 2008
vlog -sv hex_display_tb.sv# Model Technology ModelSim ALTERA vlog 6.4a Compiler 2008.08 Oct 22 2008
vsim -novopt hex_display_tb# vsim -novopt hex_display_tb # ** Error: (vsim-3170) Could not find 'C:\temp\mwork.hex_display_tb'.# Error loading design
vsim -novopt hex_display_tb.sv# OpenFile hex_display_tb.sv
add wave *
run -a# No Design Loaded!