📄 obufds_fdr_lvds.edf
字号:
(edif Xilinx_edif (edifVersion 2 0 0) (edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written (timeStamp 2000 2 23 16 35 10)
(program "Xilinx" (Version "2.23.2000"))
(dataOrigin "Xilinx") (author "XAPP133")
)
)
(external (rename xfpga_virtexe_7 "xfpga_virtexe-7") (edifLevel 0)
(technology (numberDefinition))
(cell INV (cellType GENERIC)
(view Netlist_representation (viewType NETLIST)
(interface (port O (direction OUTPUT)) (port I (direction INPUT)))
)
)
(cell FDR (cellType GENERIC)
(view Netlist_representation (viewType NETLIST)
(interface (port Q (direction OUTPUT)) (port D (direction INPUT))
(port C (direction INPUT)) (port R (direction INPUT))
)
)
)
(cell FDS (cellType GENERIC)
(view Netlist_representation (viewType NETLIST)
(interface (port Q (direction OUTPUT)) (port D (direction INPUT))
(port C (direction INPUT)) (port S (direction INPUT))
)
)
)
(cell OBUF_LVDS (cellType GENERIC)
(view Netlist_representation (viewType NETLIST)
(interface (port O (direction OUTPUT)) (port I (direction INPUT)))
)
)
)
(library DESIGNS (edifLevel 0) (technology (numberDefinition))
(cell OBUFDS_FDR_LVDS (cellType GENERIC)
(view Netlist_representation (viewType NETLIST)
(interface (port D (direction INPUT)) (port C (direction INPUT))
(port R (direction INPUT)) (port O (direction OUTPUT))
(port OB (direction OUTPUT))
)
(contents
(instance inv_n
(viewRef Netlist_representation
(cellRef INV (libraryRef xfpga_virtexe_7))
)
)
(instance off_p
(viewRef Netlist_representation
(cellRef FDR (libraryRef xfpga_virtexe_7))
)
(property IOB (string "true"))
)
(instance off_n
(viewRef Netlist_representation
(cellRef FDS (libraryRef xfpga_virtexe_7))
)
(property IOB (string "true"))
)
(instance pad_p
(viewRef Netlist_representation
(cellRef OBUF_LVDS (libraryRef xfpga_virtexe_7))
)
)
(instance pad_n
(viewRef Netlist_representation
(cellRef OBUF_LVDS (libraryRef xfpga_virtexe_7))
)
)
(net D
(joined (portRef D) (portRef I (instanceRef inv_n))
(portRef D (instanceRef off_p))
)
)
(net C
(joined (portRef C) (portRef C (instanceRef off_p))
(portRef C (instanceRef off_n))
)
)
(net R
(joined (portRef R) (portRef R (instanceRef off_p))
(portRef S (instanceRef off_n))
)
)
(net q_n
(joined (portRef Q (instanceRef off_n)) (portRef I (instanceRef pad_n)))
)
(net O (joined (portRef O) (portRef O (instanceRef pad_p))))
(net OB (joined (portRef OB) (portRef O (instanceRef pad_n))))
(net q_p
(joined (portRef Q (instanceRef off_p)) (portRef I (instanceRef pad_p)))
)
(net D_n
(joined (portRef O (instanceRef inv_n)) (portRef D (instanceRef off_n)))
)
)
)
)
)
(design Xilinx_edif (cellRef OBUFDS_FDR_LVDS (libraryRef DESIGNS)))
)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -