dsp_modes testTest for “DSP style” block with multiple different modes.
The modes possible are;
Combinational only (IE dsp_combinational).
Register on one input (IE dsp_partial_registered).
Register on all inputs (IE dsp_in_registered).
Register on outputs (IE dsp_out_registered).
Register on both inputs and outputs (with same clock) (IE dsp_inout_registered).
Register on both inputs and outputs (with independent clocks) (IE dsp_inout_registered_dualclk).
Register on both inputs and outputs (with independent clocks) (IE dsp_inout_registered_dualclk).
pb_type is generatedpb_type XML is generatedpb_types are included in the output filesMODES attributepb_type generation (correct part of logic is used)