Altera_Forum
Honored Contributor
15 years agoModelsim and altfp blocks
I'm attempting to simulate (functional level) a VHDL design using ModelSim that contains altfp_div and an altfp_conv blocks from the altera_mf library. These compile fine in Quartus, but when I try to compile the VHDL in Modelsim it gives me an error because the Modelsim altera_mf library does not contain any altfp blocks except altfp_mult.
Is there any way to add the missing altfp blocks to the Modelsim libary, or is this a limitation of the starter edition of ModelSim-Altera?