Altera_Forum
Honored Contributor
17 years agohow to implement two megafunctions by serial?
hi,
im trying to implement altfp_add_sub megafunction and altfp_mult megafuntion in a block design file. In the begining they look fine but when i finished the compilation part,i found only the adder inputs and outputs in the node finder tool. i couldnt found the mult I/O parts in the node finder. And also when i finished the functional simulation netlist generation,i found this Warning: Using design file controller.v, which is not specified as a design file for the current project, but contains definitions for 15 design units and 15 entities in project. https://www.alteraforum.com/forum/attachment.php?attachmentid=414 (the block design file) is there any possibility to implement two megafunctions by serial? thank you