Verilator error on fpnew_divsqrt_multi.sv
Created by: aignacio
Hi pulp-team, I'm facing some issues due to compilation of verilator model with the fp hardware division enabled and fpu. The errors reported from verilator are related to the dual-type assignments made on the file fpnew_divsqrt_multi.sv in the lines 296/297/298/299/300, as can be seen through the image below. Is there some different file to include once you want to generate the verilator model with the parameters FP_DIVSQRT=1? PS.: This error just happen once you enable the hw div. unit, if you enable just the FPU, the model can be generated without any errors.