- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to simulate a DDR serial receiver data stream design using GPIO Lite differential transmitters in the simulation stimulus module and GPIO Lite differential receivers in the simulation receiver module. The modules compile OK but when I run the simulation, I get a pack of errors that indicate that I am missing part of the fiftyfivenm libraries. A couple of the error messages are included below;
** Error: (vsim-3033) C:/a_Nightowl/ZTest3_NIOS/syn/wds_clk_xmit/altera_gpio_lite.sv(690): Instantiation of 'fiftyfivenm_ddio_in' failed. The design unit was not found.
# Time: 0 ps Iteration: 0 Region: /testbench/uut/u1/wds_ddr_receive_inst/gpio_one_bit/i_loop[0]/altgpio_bit_i/genblk3/genblk2/genblk1/genblk1/in_path_enhanced_ddr File: C:/a_Nightowl/ZTest3_NIOS/syn/wds_clk_xmit/altera_gpio_lite.sv
# Searched libraries:
# C:/a_Nightowl/ZTest3_NIOS/rtl/SimulationFiles/libraries/work
# ** Error: (vsim-3033) C:/a_Nightowl/ZTest3_NIOS/syn/wds_clk_xmit/altera_gpio_lite.sv(879): Instantiation of 'fiftyfivenm_io_ibuf' failed. The design unit was not found.
# Time: 0 ps Iteration: 0 Region: /testbench/uut/u1/wds_ddr_receive_inst/gpio_one_bit/i_loop[0]/altgpio_bit_i/genblk5/diff_input_buf/diff_input_buf_without_nsleep File: C:/a_Nightowl/ZTest3_NIOS/syn/wds_clk_xmit/altera_gpio_lite.sv
# Searched libraries:
# C:/a_Nightowl/ZTest3_NIOS/rtl/SimulationFiles/libraries/work
#
I have mapped the fiftyfivenm library into my project. I am obviously missing some step or other item in my project setup. Can anyone help me???
Bill Sheppard
480-225-7731
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Are you using the Quartus Standard edition? If so, try to simulate using the NativeLink Feature in Quartus software. All the library preparation and run commands are generated automatically.
Reference:
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Are you using the Quartus Standard edition? If so, try to simulate using the NativeLink Feature in Quartus software. All the library preparation and run commands are generated automatically.
Reference:
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page