Forum Discussion
Altera_Forum
Honored Contributor
11 years agoTry the attribute syn_black_box instead of black_box.
to tzestan: black_boxes can be useful for exactly the OPs setup - synthesising a partial design to test resource usage, or design implementation. He's not trying to put it on an FPGA yet. Black boxes are often needed if a component comes from a netlist, not source code.