Altera_Forum
Honored Contributor
10 years agoavalon wrapper for FIR filter only in VHDL
Hi,
I want to use a third party verification tool (ModelSim), that supports only Verilog (and SV). Trouble is, my design includes several FIR filters, which have a "A VHDL wrapper file for the Avalon-ST interface" as the FIR compiler and FIR compiler II user guide states. This is the only VHDL file, in a completely Verilog design. I've checked, and seen no way to configure the FIR compiler to generate the wrapper in Verilog instead. Although the translation from VHDL to Verilog will not be very intricate, I still rather circumvent this solution, Because it is manual and therefore not scalable, and prone to bugs. Do you have any idea how to mitigate this? Thanks, David