Altera_Forum
Honored Contributor
14 years agoBasic work flow question on Altera DSP Builder
Hello all,
OK so far I have created a model in Simulink then after that was working I implemented the same model using Altera DSP Builder Advanced Blockset. I followed the Design Guidelines and used a top down design and included all of the required blocks (Control, Signals, Run Quartus II, Run Modelsim blocks on testbench level) (Device Block and Primitive subsystem on same level) (used ChannelIn, Channel Out, and SynthesisInfo block on my primitive subsystem level which uses modelprim blocks) Everything runs in simulink and generates RTL Code. I guess I'm just not sure what to do from here... From my understanding the next thing I want to do is test the code in Modelsim? and then after that do something in Quartus II? I'm not sure... Help would be greatly appreciated! Thank you