aboutsummaryrefslogtreecommitdiffstats
path: root/examples/osu035/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2017-10-10 13:32:04 +0200
committerClifford Wolf <clifford@clifford.at>2017-10-10 13:32:04 +0200
commit142f4ca03a65bd590e6d17be8fbcf3e6a793febe (patch)
tree226af70b03ffc8162e2af3ff7cb4e5ff7f64b6bf /examples/osu035/Makefile
parentbc80426d4579d4973feed80e804c59cc46a5368c (diff)
downloadyosys-142f4ca03a65bd590e6d17be8fbcf3e6a793febe.tar.gz
yosys-142f4ca03a65bd590e6d17be8fbcf3e6a793febe.tar.bz2
yosys-142f4ca03a65bd590e6d17be8fbcf3e6a793febe.zip
Add timing constraints to osu035 example
Diffstat (limited to 'examples/osu035/Makefile')
-rw-r--r--examples/osu035/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/osu035/Makefile b/examples/osu035/Makefile
index 8d8e247e3..2bb8162b3 100644
--- a/examples/osu035/Makefile
+++ b/examples/osu035/Makefile
@@ -1,5 +1,5 @@
-example.edif: example.ys example.v osu035_stdcells.lib
+example.edif: example.ys example.v example.constr osu035_stdcells.lib
yosys -l example.yslog -q example.ys
osu035_stdcells.lib: