?? uart_test.edn
字號:
(edif uart_test
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 2008 8 19 9 9 1)
(author "Synplicity, Inc.")
(program "Synplify Pro" (version "Version 9.0.2A2, mapper 9.0.2, Build 065R"))
)
)
(library PA3
(edifLevel 0)
(technology (numberDefinition ))
(cell XOR2 (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "A ^ B"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell XNOR2 (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!(A ^ B)"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell XA1C (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!(A ^ B) & !C"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell XA1B (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "(A ^ B) & !C"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell XA1A (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!(A ^ B) & C"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell XA1 (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "(A ^ B) & C"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell VCC (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "1"))
)
)
)
)
(cell OUTBUF (cellType GENERIC)
(property preferred (string "true"))
(property pad_cell (string "true"))
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port PAD (direction OUTPUT)
(property function (string "D"))
(property is_pad (string "true"))
)
(port D (direction INPUT)
)
)
)
)
(cell OR3C (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!A + !B + !C"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell OR3B (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!A + !B + C"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell OR2B (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!A + !B"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell OR2A (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!A + B"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell OR2 (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "A + B"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell OA1C (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "(!A + B) & !C"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell OA1B (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!C & (A + B)"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell OA1 (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "(A + B) & C"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell NOR3C (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!(!A + !B + !C)"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell NOR3B (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!(!A + !B + C)"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
)
(port C (direction INPUT)
)
)
(property is_combinational (integer 1))
)
)
(cell NOR3A (cellType GENERIC)
(property dont_touch (string "false"))
(view prim (viewType NETLIST)
(interface
(port Y (direction OUTPUT)
(property function (string "!(!A + B + C)"))
)
(port A (direction INPUT)
)
(port B (direction INPUT)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -