Is it necessary to add timing constraint for the nios_custom_instr_floating_point_2?
Hi,
In our FPGA project, we instantiate a NIOS and connect a custom_instr_floating_point block to the NIOS for floating calculation speed-up.
But after adding the floating point calculation bloc...