** Error: (vish-4014) No objects found matching '../rtl/ddr2_tb_top/*'.

2,856 views
Skip to first unread message

Sidney Lima

unread,
Jul 8, 2009, 12:07:08 PM7/8/09
to ModelSim PE Student Edition
Hello I am using a project generated by the CoreGenerator from Xilinx.
On a file named "sim.do" there is a line:
add wave sim:/sim_tb_top/*
sim_tb_top is the top_level

I want to analyze another file from the project. It is named
ddr2_tb_top.vhd. It is located in another folder called rtl. Then I
used the command:
add wave ../rtl/ddr2_tb_top/*

So there is an error:
# ** Error: (vish-4014) No objects found matching '../rtl/ddr2_tb_top/
*'.

Thanks in advance

Larry

unread,
Jul 8, 2009, 9:03:41 PM7/8/09
to ModelSim PE Student Edition
The add wave command requires a hierarchy path to the signal not a
directory path like you would use with vcom. First compile this file
into your work library then load this new design and add the signals
with the add wave command. You can also drag-n-drop signals from the
objects window into the wave window.
Reply all
Reply to author
Forward
0 new messages