Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
using synthesis translate_on/off just removes the code from the design, hence why optimisations are occuring. You need to use the syn_black_box attribute applied to that entity. It will not tell you the resource usage for the black box, but it should keep the io without removing them