picorv32/scripts/quartus/synth_system.qsf

7 lines
337 B
Plaintext
Raw Normal View History

2016-08-31 13:54:14 +08:00
set_global_assignment -name DEVICE ep4ce40f29c7
set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files
set_global_assignment -name TOP_LEVEL_ENTITY system
set_global_assignment -name VERILOG_FILE ../system.v
set_global_assignment -name VERILOG_FILE ../../../picorv32.v
set_global_assignment -name SDC_FILE ../synth_system.sdc