Forum Discussion
Altera_Forum
Honored Contributor
14 years agoALTFP_CONVERT in Modelsim
I'm currently using the ALTFP_CONVERT megafunction in my design to convert a 10 bit integer to a 32bit FP. It has a clk_en (convert_en) and an aclr port (convert_rst). Unfortunatly the output s...
Altera_Forum
Honored Contributor
14 years agoYou are not showing the output port of the altfp_convert megafunction. I don't think, that the output of altfp_convert is tri-stateable, apparently it's sourced from a register.
It's also not clear, if the warning is generated during processing of the MegaFunction or other parts of your design.