- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Hi all,
I need to know the rough post-synthesis area occupation of my project. However, one module, which is instantiated in many places is still under development. I need to make this as blackbox(used synthesis translate_off and translate_on), but the outputs and inputs to and from this module should not be optimized in the modules this black box module is being instantiated. Currently almost all the logic is getting optimized. Help is much appreciated. regards, Sumanth- Balises:
- Intel® Quartus® Prime Software
Lien copié
1 Répondre
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
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

Répondre
Options du sujet
- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable