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

📄 time_sim.edn

📁 [VHDL经典设计26例]--在xilinx芯片上调试通过--[01--1位全加器][02--2选1多路选择器][03--8位硬件加法器][04--7段数码显示译码器][05--8位串入并出寄存器][
💻 EDN
📖 第 1 页 / 共 5 页
字号:
            (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_or5      (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_ipad      (cellType GENERIC)        (view view_1          (viewType NETLIST)          (interface            (port PAD              (direction INPUT)            )          )      )    )    (cell x_inv      (cellType GENERIC)        (view view_1          (viewType NETLIST)          (interface            (port IN              (direction INPUT)            )            (port OUT              (direction OUTPUT)            )          )      )    )  )  (library ex9_lib    (edifLevel 0)    (technology (numberDefinition      (scale 1 (E 1 -12) (unit TIME))))    (cell ex9      (cellType GENERIC)        (view view_1          (viewType NETLIST)          (interface            (port clk              (direction INPUT)              (designator "10")            )            (port (rename d_1__ "d<1>")              (direction INPUT)              (designator "23")            )            (port (rename d_5__ "d<5>")              (direction INPUT)              (designator "31")            )            (port (rename d_0__ "d<0>")              (direction INPUT)              (designator "20")            )            (port (rename d_2__ "d<2>")              (direction INPUT)              (designator "24")            )            (port fout              (direction OUTPUT)              (designator "56")            )            (port (rename d_3__ "d<3>")              (direction INPUT)              (designator "25")            )            (port (rename d_7__ "d<7>")              (direction INPUT)              (designator "32")            )            (port (rename d_6__ "d<6>")              (direction INPUT)              (designator "34")            )            (port pfull              (direction OUTPUT)              (designator "52")            )            (port (rename d_4__ "d<4>")              (direction INPUT)              (designator "26")            )            (designator "XC9572-7-PC84")          )          (contents            (instance pfull_PAD              (viewRef view_1 (cellRef x_opad (libraryRef SIMPRIMS)))            )            (instance pfull_1              (viewRef view_1 (cellRef x_buf (libraryRef SIMPRIMS)))              (portInstance OUT                (property RISE (integer 2500) (unit TIME) (owner "Xilinx"))                (property FALL (integer 2500) (unit TIME) (owner "Xilinx"))              )            )            (instance N_pfull_Q_2              (viewRef view_1 (cellRef x_buf (libraryRef SIMPRIMS)))            )            (instance N_pfull_REG              (viewRef view_1 (cellRef x_ff (libraryRef SIMPRIMS)))              (property SUINHICLK (integer 1500) (unit TIME) (owner "Xilinx"))              (property SUINLOCLK (integer 1500) (unit TIME) (owner "Xilinx"))              (property HOLDINHICLK (integer 3000) (unit TIME) (owner "Xilinx"))              (property HOLDINLOCLK (integer 3000) (unit TIME) (owner "Xilinx"))              (property PWCLKHI (integer 4000) (unit TIME) (owner "Xilinx"))              (property PWCLKLO (integer 4000) (unit TIME) (owner "Xilinx"))              (portInstance OUT                (property RISE (integer 500) (unit TIME) (owner "Xilinx"))                (property FALL (integer 500) (unit TIME) (owner "Xilinx"))              )            )            (instance VCC_ONE              (viewRef view_1 (cellRef x_one (libraryRef SIMPRIMS)))            )            (instance GND_ZERO              (viewRef view_1 (cellRef x_zero (libraryRef SIMPRIMS)))            )            (instance N_pfull_D1_3              (viewRef view_1 (cellRef x_or2 (libraryRef SIMPRIMS)))            )            (instance N_pfull_D2_PT_0_4              (viewRef view_1 (cellRef x_and8 (libraryRef SIMPRIMS)))              (portInstance IN0                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN1                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN2                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN3                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN4                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN5                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN6                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN7                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )            )            (instance N_pfull_D2_5              (viewRef view_1 (cellRef x_or2 (libraryRef SIMPRIMS)))            )            (instance N_pfull_XOR              (viewRef view_1 (cellRef x_xor2 (libraryRef SIMPRIMS)))            )            (instance N_pfull_FBK_6              (viewRef view_1 (cellRef x_buf (libraryRef SIMPRIMS)))            )            (instance cnt8_0__FBK_7              (viewRef view_1 (cellRef x_buf (libraryRef SIMPRIMS)))            )            (instance cnt8_0__REG              (viewRef view_1 (cellRef x_ff (libraryRef SIMPRIMS)))              (property SUINHICLK (integer 1500) (unit TIME) (owner "Xilinx"))              (property SUINLOCLK (integer 1500) (unit TIME) (owner "Xilinx"))              (property HOLDINHICLK (integer 3000) (unit TIME) (owner "Xilinx"))              (property HOLDINLOCLK (integer 3000) (unit TIME) (owner "Xilinx"))              (property PWCLKHI (integer 4000) (unit TIME) (owner "Xilinx"))              (property PWCLKLO (integer 4000) (unit TIME) (owner "Xilinx"))              (portInstance OUT                (property RISE (integer 500) (unit TIME) (owner "Xilinx"))                (property FALL (integer 500) (unit TIME) (owner "Xilinx"))              )            )            (instance cnt8_0__D1_8              (viewRef view_1 (cellRef x_or2 (libraryRef SIMPRIMS)))            )            (instance cnt8_0__D2_PT_0_9              (viewRef view_1 (cellRef x_and16 (libraryRef SIMPRIMS)))              (portInstance IN0                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN1                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN2                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN3                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN4                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN5                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN6                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN7                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN8                (property RISE (integer 2000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 2000) (unit TIME) (owner "Xilinx"))              )            )            (instance cnt8_0__D2_10              (viewRef view_1 (cellRef x_or2 (libraryRef SIMPRIMS)))            )            (instance cnt8_0__D_11              (viewRef view_1 (cellRef x_xor2 (libraryRef SIMPRIMS)))              (portInstance IN1                (property RISE (integer 3000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 3000) (unit TIME) (owner "Xilinx"))              )            )            (instance cnt8_0__XOR              (viewRef view_1 (cellRef x_xor2 (libraryRef SIMPRIMS)))            )            (instance cnt8_2__FBK_12              (viewRef view_1 (cellRef x_buf (libraryRef SIMPRIMS)))            )            (instance cnt8_2__REG              (viewRef view_1 (cellRef x_ff (libraryRef SIMPRIMS)))              (property SUINHICLK (integer 1500) (unit TIME) (owner "Xilinx"))              (property SUINLOCLK (integer 1500) (unit TIME) (owner "Xilinx"))              (property HOLDINHICLK (integer 3000) (unit TIME) (owner "Xilinx"))              (property HOLDINLOCLK (integer 3000) (unit TIME) (owner "Xilinx"))              (property PWCLKHI (integer 4000) (unit TIME) (owner "Xilinx"))              (property PWCLKLO (integer 4000) (unit TIME) (owner "Xilinx"))              (portInstance OUT                (property RISE (integer 500) (unit TIME) (owner "Xilinx"))                (property FALL (integer 500) (unit TIME) (owner "Xilinx"))              )            )            (instance cnt8_2__D1_13              (viewRef view_1 (cellRef x_or2 (libraryRef SIMPRIMS)))            )            (instance cnt8_2__D2_PT_0_14              (viewRef view_1 (cellRef x_and2 (libraryRef SIMPRIMS)))              (portInstance IN0                (property RISE (integer 6000) (unit TIME) (owner "Xilinx"))                (property FALL (integer 6000) (unit TIME) (owner "Xilinx"))              )              (portInstance IN1

⌨️ 快捷键说明

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