From 142f4ca03a65bd590e6d17be8fbcf3e6a793febe Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Tue, 10 Oct 2017 13:32:04 +0200 Subject: Add timing constraints to osu035 example --- examples/osu035/example.ys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/osu035/example.ys') diff --git a/examples/osu035/example.ys b/examples/osu035/example.ys index 040f776a6..6821ef426 100644 --- a/examples/osu035/example.ys +++ b/examples/osu035/example.ys @@ -4,7 +4,7 @@ read_liberty -lib osu035_stdcells.lib synth -top top dfflibmap -liberty osu035_stdcells.lib -abc -liberty osu035_stdcells.lib +abc -D 10000 -constr example.constr -liberty osu035_stdcells.lib opt_clean stat -liberty osu035_stdcells.lib -- cgit v1.2.3