time_sim.edn
来自「[VHDL经典设计26例]--在xilinx芯片上调试通过--[01--1位全加」· EDN 代码 · 共 1,542 行 · 第 1/5 页
EDN
1,542 行
(edif ex10sch (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0)) (status (written (timestamp 2008 3 15 1 18 16) (program "Xilinx ngd2edif" (version "E.38")) (comment "Command line: -w -v fndtn ex10sch.nga time_sim.edn "))) (external SIMPRIMS (edifLevel 0) (technology (numberDefinition (scale 1 (E 1 -12) (unit TIME)))) (cell x_opad (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port PAD (direction OUTPUT) ) ) ) ) (cell x_buf (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) (cell x_ff (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN (direction INPUT) ) (port CE (direction INPUT) ) (port CLK (direction INPUT) ) (port SET (direction INPUT) ) (port RST (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) (cell x_one (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port OUT (direction OUTPUT) ) ) ) ) (cell x_and2 (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN0 (direction INPUT) ) (port IN1 (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) (cell x_or2 (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN0 (direction INPUT) ) (port IN1 (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) (cell x_zero (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port OUT (direction OUTPUT) ) ) ) ) (cell x_xor2 (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN0 (direction INPUT) ) (port IN1 (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) (cell x_ipad (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port PAD (direction INPUT) ) ) ) ) (cell x_and3 (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN0 (direction INPUT) ) (port IN1 (direction INPUT) ) (port IN2 (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) (cell x_or3 (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN0 (direction INPUT) ) (port IN1 (direction INPUT) ) (port IN2 (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) (cell x_and4 (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN0 (direction INPUT) ) (port IN1 (direction INPUT) ) (port IN2 (direction INPUT) ) (port IN3 (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) (cell x_and5 (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN0 (direction INPUT) ) (port IN1 (direction INPUT) ) (port IN2 (direction INPUT) ) (port IN3 (direction INPUT) ) (port IN4 (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) (cell x_inv (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port IN (direction INPUT) ) (port OUT (direction OUTPUT) ) ) ) ) ) (library ex10sch_lib (edifLevel 0) (technology (numberDefinition (scale 1 (E 1 -12) (unit TIME)))) (cell ex10sch (cellType GENERIC) (view view_1 (viewType NETLIST) (interface (port CLK (direction INPUT) (designator "32") ) (port UCLK (direction INPUT) (designator "31") ) (port &__Net00039_ (direction OUTPUT) (designator "52") ) (port &__Net00037_ (direction OUTPUT) (designator "53") ) (port &__Net00038_ (direction OUTPUT) (designator "54") ) (port &__Net00040_ (direction OUTPUT) (designator "55") ) (port &__Net00009_ (direction OUTPUT) (designator "40") ) (port &__Net00046_ (direction OUTPUT) (designator "41") ) (port &__Net00047_ (direction OUTPUT) (designator "33") ) (port &__Net00042_ (direction OUTPUT) (designator "43") ) (port &__Net00044_ (direction OUTPUT) (designator "44") ) (port &__Net00041_ (direction OUTPUT) (designator "45")
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?