projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d536379
)
Add delays to cells.box
author
Eddie Hung
<eddie@fpgeh.com>
Tue, 9 Apr 2019 21:32:10 +0000
(14:32 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Tue, 9 Apr 2019 21:32:10 +0000
(14:32 -0700)
techlibs/xilinx/cells.box
patch
|
blob
|
history
diff --git
a/techlibs/xilinx/cells.box
b/techlibs/xilinx/cells.box
index 31ad4a6569301d4b98352a2ea084a256ecfe8427..c8092db6e22429937e2ea514b0a42b4f83552ea8 100644
(file)
--- a/
techlibs/xilinx/cells.box
+++ b/
techlibs/xilinx/cells.box
@@
-1,5
+1,13
@@
-MUXF7 1 0 2 1
-
1
1
+# Max delays from https://pastebin.com/v2hrcksd
+
# from https://github.com/SymbiFlow/prjxray/pull/706#issuecomment-47938032
1
-MUXF8 2 0 2 1
-1 1
+# F7BMUX slower than F7AMUX
+# Inputs: 0 1 S0
+# Outputs: OUT
+F7BMUX 1 0 3 1
+217 223 296
+
+# Inputs: 0 1 S0
+# Outputs: OUT
+MUXF8 2 0 3 1
+104 94 273