📄 ldp.edf
字号:
(edif (rename ldp "LDP")
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 1998 10 2 12 54 3)
(author "Synplicity, Inc.")
(program "Synplify" (version "5.0.7"))
)
)
(external UNILIB
(edifLevel 0)
(technology (numberDefinition ))
(cell INV (cellType GENERIC)
(view PRIM (viewType NETLIST)
(interface
(port I (direction INPUT))
(port O (direction OUTPUT))
)
)
)
(cell GND (cellType GENERIC)
(view PRIM (viewType NETLIST)
(interface
(port G (direction OUTPUT))
)
)
)
(cell VCC (cellType GENERIC)
(view PRIM (viewType NETLIST)
(interface
(port P (direction OUTPUT))
)
)
)
)
(library work
(edifLevel 0)
(technology (numberDefinition ))
(cell LDPE_1 (cellType GENERIC)
(view verilog (viewType NETLIST)
(interface
(port D (direction INPUT))
(port GE (direction INPUT))
(port G (direction INPUT))
(port PRE (direction INPUT))
(port Q (direction OUTPUT))
)
)
)
(cell (rename ldp "LDP") (cellType GENERIC)
(view verilog (viewType NETLIST)
(interface
(port D (direction INPUT))
(port G (direction INPUT))
(port PRE (direction INPUT))
(port Q (direction OUTPUT))
)
(contents
(instance instLDPE_1 (viewRef verilog (cellRef LDPE_1)))
(instance VCC (viewRef PRIM (cellRef VCC (libraryRef UNILIB))))
(instance GND (viewRef PRIM (cellRef GND (libraryRef UNILIB))))
(instance G_i (viewRef PRIM (cellRef INV (libraryRef UNILIB))))
(net D (joined
(portRef D)
(portRef D (instanceRef instLDPE_1))
))
(net G (joined
(portRef I (instanceRef G_i))
(portRef G)
))
(net PRE (joined
(portRef PRE)
(portRef PRE (instanceRef instLDPE_1))
))
(net (rename VCCZ0 "VCC") (joined
(portRef P (instanceRef VCC))
(portRef GE (instanceRef instLDPE_1))
))
(net (rename GNDZ0 "GND") (joined
(portRef G (instanceRef GND))
))
(net (rename G_iZ0 "G_i") (joined
(portRef O (instanceRef G_i))
(portRef G (instanceRef instLDPE_1))
))
(net Q (joined
(portRef Q (instanceRef instLDPE_1))
(portRef Q)
))
)
)
)
)
(design (rename ldp "LDP") (cellRef ldp (libraryRef work))
(property PART (string "4002xlpc84-09") (owner "Xilinx")))
)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -