Entity-bound SDC file in Quartus Lite Edition?...

S

server

Guest
Hi,

I need to port my design from Xilinx FPGA based board to a Altera/Intel FPGA based one. The design must be available for students, who need to use the Quartus Lite Edition.
One of essential things in the design is the usage of \"scoped timing constraints\" (obtained in Vivado with SCOPED_TO_REF attribute).
I have found that a similar option is available in Quartus as \"entity-bound SDC files\". My question is if that option is available in the Lite version?
If not, is it possible to emulate the \"SCOPED_TO_REF\" functionality otherwise in the Lite version?

TIA & Best regards,
Wojtek
 
wzab01@gmail.com wrote:
Hi,

I need to port my design from Xilinx FPGA based board to a Altera/Intel FPGA based one. The design must be available for students, who need to use the Quartus Lite Edition.
One of essential things in the design is the usage of \"scoped timing constraints\" (obtained in Vivado with SCOPED_TO_REF attribute).
I have found that a similar option is available in Quartus as \"entity-bound SDC files\". My question is if that option is available in the Lite version?
If not, is it possible to emulate the \"SCOPED_TO_REF\" functionality otherwise in the Lite version?

I don\'t know about this specific feature, but when I search for it the
manual for Quartus Pro comes up. Quartus Lite is the same codebase as
Quartus Standard, but Quartus Pro is mostly a different codebase.

So I would assume SDC_ENTITY_FILE is not available. You would have to read
the Quartus Handbook to see if you can come up with a workaround.
https://www.intel.cn/content/www/cn/zh/programmable/documentation/mwh1410385117325.html

Sorry I can\'t be more help :(

Theo
 

Welcome to EDABoard.com

Sponsor

Back
Top