projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
619f241
)
Check clkbuf_inhibit=1 is ignored for custom selection
author
Eddie Hung
<eddie@fpgeh.com>
Fri, 23 Aug 2019 18:15:26 +0000
(11:15 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Fri, 23 Aug 2019 18:15:26 +0000
(11:15 -0700)
tests/techmap/clkbufmap.ys
patch
|
blob
|
history
diff --git
a/tests/techmap/clkbufmap.ys
b/tests/techmap/clkbufmap.ys
index eb8970af4900314a595bdb7f9e4f88a8b18bc954..46ff4d69450b37f240534ffd217001ec8b742d99 100644
(file)
--- a/
tests/techmap/clkbufmap.ys
+++ b/
tests/techmap/clkbufmap.ys
@@
-35,6
+35,7
@@
select -assert-count 1 t:clkbuf
# ----------------------
design -load ref
+setattr -set clkbuf_inhibit 1 w:clk1
setattr -set buffer_type "bufg" w:clk2
clkbufmap -buf clkbuf o:i w:* a:buffer_type=none a:buffer_type=bufr %u %d
select -assert-count 1 w:clk1 %a %co t:clkbuf %i