aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/quartus/synth_system.sdc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-08-31 17:21:23 +0200
committerGitHub <noreply@github.com>2016-08-31 17:21:23 +0200
commit0906b1b4b4c28c441d2601171956bca853608d1d (patch)
treec26e61799de0ef1c6fe77b7ccabedad33ec25a4f /scripts/quartus/synth_system.sdc
parentc9519df01b01934b6623a9484c811d1a670fb36e (diff)
parent35b0a592e20f04b1f8954af06d019c351cbb3d20 (diff)
downloadpicorv32-0906b1b4b4c28c441d2601171956bca853608d1d.tar.gz
picorv32-0906b1b4b4c28c441d2601171956bca853608d1d.zip
Merge pull request #18 from wallclimber21/quartus
./scripts/quartus
Diffstat (limited to 'scripts/quartus/synth_system.sdc')
-rw-r--r--scripts/quartus/synth_system.sdc1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/quartus/synth_system.sdc b/scripts/quartus/synth_system.sdc
new file mode 100644
index 0000000..90ee3a2
--- /dev/null
+++ b/scripts/quartus/synth_system.sdc
@@ -0,0 +1 @@
+create_clock -period 10.00 [get_ports clk]