Error:(vsim-3389) <ALTFP_LOG IP core directory>/<IP core name>.v(3074): Port 'sclr' not found in the connected module (6th connection). - Error:(vsim-3389) <ALTFP_LOG IP core directory>/<IP core name>.v(3074): Port 'sclr' not found in the connected module (6th connection).
Description Due to a problem in the Quartus® Prime Standard Edition version 16.1 and earlier, you may see this error when simulating the ALTFP_LOG IP. Resolution To work around this problem, comment out the sclr port in the file, <ALTFP_LOG IP name>.v: altsquare squarer ( .aclr(aclr), .clock(clock), .data(squarerIn), .ena(clk_en), .result(wire_squarer_result) `ifndef FORMAL_VERIFICATION // synopsys translate_off `endif //, //.sclr(1'b0) `ifndef FORMAL_VERIFICATION // synopsys translate_on `endif ); This problem is scheduled to be fixed in a future release of the Quartus Prime Standard Edition software.
Custom Fields values:
['novalue']
Troubleshooting
FB: 461435;
False
['novalue']
['FPGA Dev Tools Quartus® Prime Software Standard']
novalue
16.1
['Programmable Logic Devices']
['novalue']
['novalue']
['novalue'] - 2021-08-25
external_document