projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac84f47
)
coolrunner2: Fix mapping of flip-flops
author
Robert Ou
<rqou@robertou.com>
Tue, 29 Aug 2017 21:56:02 +0000
(14:56 -0700)
committer
Andrew Zonenberg
<azonenberg@drawersteak.com>
Fri, 1 Sep 2017 14:21:39 +0000
(07:21 -0700)
techlibs/coolrunner2/synth_coolrunner2.cc
patch
|
blob
|
history
diff --git
a/techlibs/coolrunner2/synth_coolrunner2.cc
b/techlibs/coolrunner2/synth_coolrunner2.cc
index ae4b8433504b135b3b072e78093243399be97d71..fa7d9ac78cd668fa04db98d6fe8ffd2aa49e4e0f 100644
(file)
--- a/
techlibs/coolrunner2/synth_coolrunner2.cc
+++ b/
techlibs/coolrunner2/synth_coolrunner2.cc
@@
-153,7
+153,6
@@
struct SynthCoolrunner2Pass : public ScriptPass
{
run("abc -sop -I 40 -P 56");
run("coolrunner2_sop");
- run("opt -fast");
}
if (check_label("map_cells"))