Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16623 Discussions

Simulating FIR Compiler II Filters in ModelSim

Altera_Forum
Honored Contributor II
1,129 Views

I have a design that uses a filter built with the MegaWizard FIR Compiler II. 

 

I've been simulating this ModelSim without any problems. My test-bench and all other files are coded in VHDL. 

 

However I have now added support for back pressure flow control. The effect of this is that altera_avalon_sc_fifo is getting instantiated. Although this file existed and was being complied by my simulation script it never actually got instantiated until I added back pressure support. 

 

altera_avalon_sc_fifo is coded in verilog, and my simulation now fails to load, I get the message "ALTERA version supports only a single HDL". 

 

Any ideas on a solution to this? 

 

Mark
0 Kudos
0 Replies
Reply