Altera_Forum
Honored Contributor
11 years agoa DE1-SOC + VIP (TPG+VCO) does synthesize but does not simulate
Hi !
I've been designing a very simple design. This is a test, inspired from Terasic's video demo to see how the clock and reset networks are set. This is a TPG connected to the video out controller + reset and clocks: nothing complex at all. Qsys + Logical + physical synthesis all work fine. With Quartus, I'm trying to do a RTL level synthesis but the compilation process (Modelsim) stops with an error signaling a missing alt_vip_common_pkg package. I checked in the "video_simple_run_msim_rtl_vhdl.do" (the "do" file), and there is no trace of the compilation of this alt_vip_common_pkg package. The exact error message is: "(vlog-13006) Could not find the package (alt_vip_common_pkg)." So my questions are: "How is it possible that Qsys could generate an incorrect do file but generated all good for synthesis ?" Or, "would there be a missing library link somewhere to access these crypted IPs from Altera ?" If anyone has experienced this, please just leave an answer. Many thanks, Pierre PS: I'm not a beginner, I've been working with Xilinx' tools for 15 years. But, right, I'm new to Altera's world. This is why a so simple design error frustrates me a lot :-)