Why does Modelsim* Intel® FPGA Starter Edition re-compile the device libraries when using Platform designer auto-generated script to bring up the simulation? - Why does Modelsim* Intel® FPGA Starter Edition re-compile the device libraries when using Platform designer auto-generated script to bring up the simulation? Description Due to a problem in the Intel® Quartus® Prime Pro Edition software version 18.0 and earlier, you might notice Modelsim* Intel FPGA Starter Edition takes a long time to re-compile the device libraries when you bring up the simulation using the auto-generated script by Platform Designer. Resolution To work around this problem, change the auto-generated script file “msim_setup.tcl” as described below to bypass the re-compilation of device libraries for Modelsim Intel FPGA Starter Edition. Original code: return [string match "*ModelSim*Intel FPGA Edition*" [vsimVersionString ]] Change to: return [string match -nocase "*ModelSim*Intel FPGA*Edition*" [ vsimVersionString ]] This problem is fixed beginning with the Intel Quartus Prime Pro Edition software version 18.1 Custom Fields values: ['novalue'] Troubleshooting FB: 576024; False ['novalue'] ['FPGA Dev Tools Quartus® Prime Software Pro'] 18.1 18.0 ['Programmable Logic Devices'] ['novalue'] ['novalue'] ['novalue'] - 2021-08-25

external_document