Forum Discussion
Altera_Forum
Honored Contributor
22 years agohw multiplier for Cyclone
With NIOS-1 i could select three implementations for multiplications (sw, mul_step, mul). In Nios-2 this feature is complety missing. Is there any way to tell the SOPC-Builder for NIOS-2 to integrate...
Altera_Forum
Honored Contributor
22 years agoI got the tip to select a device with hw-multiblier-blocks (i.e. Cyclone-II) in the SoPC-Builder, generate the processor and prior to compile in Quartus change an option in the ???_mult_cell.vhd file - has someone done this successfully to get a working hw-multiplier for a Cyclone device?
Fast multiplication (and division) is very important for us because we use the Cyclone with Nios in a hard realtime system for high dynamic industrial motion control. James: <div class='quotetop'>QUOTE </div> --- Quote Start --- As for the divide custom instruction, Nios II/f has optional support for a built-in divide instruction that the compiler will use if the option is enabled. This replaces the divide custom instruction for Nios II.[/b] --- Quote End --- Where can I find this option? Thank you for your help Chris