Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Hello Altera guys; I am new to altera DSP builder and I am trying to generate HDL(verilog) files using is. However, if I am not mistaken, SignalCompiler is only capable to generate VHDL files. Is their any other ways out their stating the procedures on how to generate HDL(verilog) files from simulink using Altera DSP Builder? Kind regards Ryan --- Quote End --- quote from Altera doc on dspbuilder: DSP Builder generates VHDL and does not generate Verilog HDL. However, after youhave created a Quartus II project, you can use the quartus_map command in theQuartus II software to run a simulation netlist flow that generates files for VerilogHDL simulation. I haven't done myself so can't answer further.