summaryrefslogtreecommitdiffstats
path: root/scripts/quartus/synth_system.qsf
blob: 1a84293daafcc113c9cafaf5408949b74ccad312 (plain)
1
2
3
4
5
6
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