⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 uart_tx.edn

📁 网上找的
💻 EDN
📖 第 1 页 / 共 3 页
字号:
(edif  uart_tx   (edifVersion 2 0 0)  (edifLevel 0)  (keywordMap    (keywordLevel 0))  (status    (written (timestamp 2000 9 27 15 36 0)      (author "Ken Chapman - Xilinx Ltd")      (program "Buffered UART Transmitter Macro, 1 start bit, 8 data bit, no parity, 1 stop bit"        (version "1.00"))))  (library Active_lib     (edifLevel 0)    (technology      (numberDefinition        (scale 1 (E 1 -11) (unit TIME))))      (cell  FD         (cellType generic)        (view net (viewType netlist )          (interface            (port  C               (direction INPUT))            (port  D               (direction INPUT))            (port  Q               (direction OUTPUT))            (property  DEVICE (string "DFF"))            (property  INIT (string "R"))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  FDR         (cellType generic)        (view net (viewType netlist )          (interface            (port  C               (direction INPUT))            (port  D               (direction INPUT))            (port  Q               (direction OUTPUT))            (port  R               (direction INPUT))            (property  INIT (string "R"))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  FDRE         (cellType generic)        (view net (viewType netlist )          (interface            (port  C               (direction INPUT))            (port  CE               (direction INPUT))            (port  D               (direction INPUT))            (port  Q               (direction OUTPUT))            (port  R               (direction INPUT))            (property  INIT (string "R"))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  GND         (cellType generic)        (view net (viewType netlist )          (interface            (port  GROUND               (direction OUTPUT))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  LUT2         (cellType generic)        (view net (viewType netlist )          (interface            (port  I0               (direction INPUT))            (port  I1               (direction INPUT))            (port  O               (direction OUTPUT))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  LUT3         (cellType generic)        (view net (viewType netlist )          (interface            (port  I0               (direction INPUT))            (port  I1               (direction INPUT))            (port  I2               (direction INPUT))            (port  O               (direction OUTPUT))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  LUT4         (cellType generic)        (view net (viewType netlist )          (interface            (port  I0               (direction INPUT))            (port  I1               (direction INPUT))            (port  I2               (direction INPUT))            (port  I3               (direction INPUT))            (port  O               (direction OUTPUT))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  MUXCY         (cellType generic)        (view net (viewType netlist )          (interface            (port  CI               (direction INPUT))            (port  DI               (direction INPUT))            (port  O               (direction OUTPUT))            (port  S               (direction INPUT))            (property (rename  &_BYPDLY0 "@BYPDLY0") (string "0"))            (property (rename  &_BYPDLY1 "@BYPDLY1") (string "0"))            (property (rename  &_CINDLY0 "@CINDLY0") (string "0"))            (property (rename  &_CINDLY1 "@CINDLY1") (string "0"))            (property (rename  &_COUTDLY0 "@COUTDLY0") (string "1"))            (property (rename  &_COUTDLY1 "@COUTDLY1") (string "1"))            (property (rename  &_SDLY0 "@SDLY0") (string "0"))            (property (rename  &_SDLY1 "@SDLY1") (string "0"))            (property  DEVICE (string "CY_MUX"))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  MUXF5         (cellType generic)        (view net (viewType netlist )          (interface            (port  I0               (direction INPUT))            (port  I1               (direction INPUT))            (port  O               (direction OUTPUT))            (port  S               (direction INPUT))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  MUXF6         (cellType generic)        (view net (viewType netlist )          (interface            (port  I0               (direction INPUT))            (port  I1               (direction INPUT))            (port  O               (direction OUTPUT))            (port  S               (direction INPUT))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  SRL16E         (cellType generic)        (view net (viewType netlist )          (interface            (port  A0               (direction INPUT))            (port  A1               (direction INPUT))            (port  A2               (direction INPUT))            (port  A3               (direction INPUT))            (port  CE               (direction INPUT))            (port  CLK               (direction INPUT))            (port  D               (direction INPUT))            (port  Q               (direction OUTPUT))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  VCC         (cellType generic)        (view net (viewType netlist )          (interface            (port  VCC               (direction OUTPUT))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  XORCY         (cellType generic)        (view net (viewType netlist )          (interface            (port  CI               (direction INPUT))            (port  LI               (direction INPUT))            (port  O               (direction OUTPUT))            (property  LEVEL (string "XILINX"))            (property  LIBVER (string "2.0.0")))))      (cell  uart_tx         (cellType generic)        (view net (viewType netlist )          (interface            (port  BUFFER_FULL               (direction OUTPUT))            (port  CLK               (direction INPUT))            (port (rename  DIN0 "DIN<0>")              (direction INPUT))            (port (rename  DIN1 "DIN<1>")              (direction INPUT))            (port (rename  DIN2 "DIN<2>")              (direction INPUT))            (port (rename  DIN3 "DIN<3>")              (direction INPUT))            (port (rename  DIN4 "DIN<4>")              (direction INPUT))            (port (rename  DIN5 "DIN<5>")              (direction INPUT))            (port (rename  DIN6 "DIN<6>")              (direction INPUT))            (port (rename  DIN7 "DIN<7>")              (direction INPUT))            (port  EN_16_X_BAUD               (direction INPUT))            (port  RESET_BUFFER               (direction INPUT))            (port  SERIAL_OUT               (direction OUTPUT))            (port  WRITE               (direction INPUT)))          (contents            (instance (rename  &_I1 "$I1")              (viewRef net                 (cellRef FDRE ))              (property  INIT (string "R"))              (property  RLOC (string "R0C0.S1")))            (instance (rename  &_I10 "$I10")              (viewRef net                 (cellRef XORCY ))              (property  RLOC (string "R0C0.S1")))            (instance (rename  &_I105 "$I105")              (viewRef net                 (cellRef LUT4 ))              (property  INIT (string "5540"))              (property  RLOC (string "R6C0.S0")))            (instance (rename  &_I106 "$I106")              (viewRef net                 (cellRef FD ))              (property  INIT (string "R"))              (property  RLOC (string "R6C0.S0")))            (instance (rename  &_I107 "$I107")              (viewRef net                 (cellRef FD ))              (property  INIT (string "R"))              (property  RLOC (string "R6C0.S0")))            (instance (rename  &_I108 "$I108")              (viewRef net                 (cellRef LUT4 ))              (property  INIT (string "5540"))              (property  RLOC (string "R6C0.S0")))            (instance (rename  &_I11 "$I11")              (viewRef net                 (cellRef MUXCY ))              (property (rename  &_BYPDLY0 "@BYPDLY0") (string "0"))              (property (rename  &_BYPDLY1 "@BYPDLY1") (string "0"))              (property (rename  &_CINDLY0 "@CINDLY0") (string "0"))              (property (rename  &_CINDLY1 "@CINDLY1") (string "0"))              (property (rename  &_COUTDLY0 "@COUTDLY0") (string "1"))              (property (rename  &_COUTDLY1 "@COUTDLY1") (string "1"))              (property (rename  &_SDLY0 "@SDLY0") (string "0"))              (property (rename  &_SDLY1 "@SDLY1") (string "0"))              (property  RLOC (string "R0C0.S1")))            (instance (rename  &_I12 "$I12")              (viewRef net                 (cellRef FDR ))              (property  INIT (string "R"))              (property  RLOC (string "R0C0.S0")))            (instance (rename  &_I120 "$I120")              (viewRef net                 (cellRef LUT3 ))              (property  INIT (string "48"))              (property  RLOC (string "R6C0.S1")))            (instance (rename  &_I121 "$I121")              (viewRef net                 (cellRef GND )))            (instance (rename  &_I122 "$I122")              (viewRef net                 (cellRef LUT2 ))              (property  INIT (string "8"))              (property  RLOC (string "R5C0.S1")))            (instance (rename  &_I123 "$I123")              (viewRef net                 (cellRef LUT2 ))              (property  INIT (string "8"))              (property  RLOC (string "R6C0.S1")))            (instance (rename  &_I124 "$I124")              (viewRef net                 (cellRef FD ))              (property  INIT (string "R"))              (property  RLOC (string "R6C0.S1")))            (instance (rename  &_I126 "$I126")              (viewRef net                 (cellRef FD ))              (property  INIT (string "R"))              (property  RLOC (string "R6C0.S1")))            (instance (rename  &_I127 "$I127")              (viewRef net                 (cellRef FD ))              (property  INIT (string "R"))              (property  RLOC (string "R5C0.S1")))            (instance (rename  &_I128 "$I128")              (viewRef net                 (cellRef FD ))              (property  INIT (string "R"))              (property  RLOC (string "R5C0.S1")))            (instance (rename  &_I13 "$I13")              (viewRef net                 (cellRef FDRE ))              (property  INIT (string "R"))              (property  RLOC (string "R1C0.S1")))            (instance (rename  &_I14 "$I14")              (viewRef net                 (cellRef LUT4 ))              (property  INIT (string "6606"))              (property  RLOC (string "R1C0.S1")))            (instance (rename  &_I15 "$I15")              (viewRef net                 (cellRef XORCY ))              (property  RLOC (string "R1C0.S1")))            (instance (rename  &_I16 "$I16")              (viewRef net                 (cellRef MUXCY ))              (property (rename  &_BYPDLY0 "@BYPDLY0") (string "0"))              (property (rename  &_BYPDLY1 "@BYPDLY1") (string "0"))              (property (rename  &_CINDLY0 "@CINDLY0") (string "0"))              (property (rename  &_CINDLY1 "@CINDLY1") (string "0"))              (property (rename  &_COUTDLY0 "@COUTDLY0") (string "1"))              (property (rename  &_COUTDLY1 "@COUTDLY1") (string "1"))              (property (rename  &_SDLY0 "@SDLY0") (string "0"))              (property (rename  &_SDLY1 "@SDLY1") (string "0"))              (property  RLOC (string "R1C0.S1")))            (instance (rename  &_I17 "$I17")              (viewRef net                 (cellRef LUT3 ))              (property  INIT (string "C4"))              (property  RLOC (string "R1C0.S0")))            (instance (rename  &_I18 "$I18")              (viewRef net                 (cellRef LUT4 ))              (property  INIT (string "8000"))              (property  RLOC (string "R1C0.S0")))            (instance (rename  &_I19 "$I19")              (viewRef net                 (cellRef XORCY ))              (property  RLOC (string "R1C0.S1")))            (instance (rename  &_I2 "$I2")              (viewRef net                 (cellRef LUT4 ))              (property  INIT (string "6606"))              (property  RLOC (string "R0C0.S1")))            (instance (rename  &_I20 "$I20")              (viewRef net                 (cellRef FDRE ))              (property  INIT (string "R"))              (property  RLOC (string "R1C0.S1")))            (instance (rename  &_I3 "$I3")              (viewRef net                 (cellRef XORCY ))              (property  RLOC (string "R0C0.S1")))            (instance (rename  &_I35 "$I35")              (viewRef net                 (cellRef SRL16E ))              (property  RLOC (string "R2C0.S0")))            (instance (rename  &_I38 "$I38")              (viewRef net                 (cellRef SRL16E ))              (property  INIT (string "0001"))              (property  RLOC (string "R5C0.S0")))            (instance (rename  &_I39 "$I39")              (viewRef net                 (cellRef VCC )))            (instance (rename  &_I4 "$I4")              (viewRef net                 (cellRef MUXCY ))              (property (rename  &_BYPDLY0 "@BYPDLY0") (string "0"))              (property (rename  &_BYPDLY1 "@BYPDLY1") (string "0"))              (property (rename  &_CINDLY0 "@CINDLY0") (string "0"))              (property (rename  &_CINDLY1 "@CINDLY1") (string "0"))              (property (rename  &_COUTDLY0 "@COUTDLY0") (string "1"))              (property (rename  &_COUTDLY1 "@COUTDLY1") (string "1"))              (property (rename  &_SDLY0 "@SDLY0") (string "0"))              (property (rename  &_SDLY1 "@SDLY1") (string "0"))              (property  RLOC (string "R1C0.S1")))            (instance (rename  &_I5 "$I5")              (viewRef net                 (cellRef LUT4 ))              (property  INIT (string "6606"))              (property  RLOC (string "R1C0.S1")))            (instance (rename  &_I53 "$I53")              (viewRef net                 (cellRef SRL16E ))              (property  RLOC (string "R2C0.S0")))            (instance (rename  &_I54 "$I54")              (viewRef net                 (cellRef SRL16E ))              (property  RLOC (string "R3C0.S0")))

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -