Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
5 years agoHi,
You may add the setting below in the qsf file to duplicate a register
set_instance_assignment -name DUPLICATE_REGISTER -to <register_name> <num_duplicates>
Thanks
Best regards,
KhaiY
- CWarr15 years ago
New Contributor
Thanks.
My QSF file has a message:# Altera recommends that you do not modify this file. This
# file is updated automatically by the Quartus Prime software
# and any changes you make may be lost or overwrittenIs it OK to ignore this, or can I create a different QSF file?
Regards