diff options
Diffstat (limited to 'techlibs/xilinx/cells.box')
-rw-r--r-- | techlibs/xilinx/cells.box | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/techlibs/xilinx/cells.box b/techlibs/xilinx/cells.box new file mode 100644 index 000000000..c8092db6e --- /dev/null +++ b/techlibs/xilinx/cells.box @@ -0,0 +1,13 @@ +# Max delays from https://pastebin.com/v2hrcksd +# from https://github.com/SymbiFlow/prjxray/pull/706#issuecomment-479380321 + +# 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 |