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

📄 det_clock.edn

📁 Xilinx Ise 官方源代码盘 第四章
💻 EDN
字号:
(edif det_clock
  (edifVersion 2 0 0)
  (edifLevel 0)
  (keywordMap (keywordLevel 0))
  (status
    (written
      (timeStamp 2004 7 23 10 39 14)
      (author "Synplicity, Inc.")
      (program "Synplify Pro" (version "7.3.5, Build 222R"))
     )
   )
  (library LUCENT
    (edifLevel 0)
    (technology (numberDefinition ))
    (cell OB6 (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port I (direction INPUT))
           (port O (direction OUTPUT))
         )
       )
    )
    (cell IBM (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port I (direction INPUT))
           (port O (direction OUTPUT))
         )
       )
    )
    (cell FD1S3AX (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port D (direction INPUT))
           (port CK (direction INPUT))
           (port Q (direction OUTPUT))
           (port QN (direction OUTPUT))
         )
        (property is_ff (integer 1))
       )
    )
    (cell OFS1P3DX (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port D (direction INPUT))
           (port SP (direction INPUT))
           (port SCLK (direction INPUT))
           (port CD (direction INPUT))
           (port Q (direction OUTPUT))
         )
        (property is_ff (integer 1))
       )
    )
    (cell IFS1P3DX (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port D (direction INPUT))
           (port SP (direction INPUT))
           (port SCLK (direction INPUT))
           (port CD (direction INPUT))
           (port Q (direction OUTPUT))
         )
        (property is_ff (integer 1))
       )
    )
    (cell ORCALUT4 (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port A (direction INPUT))
           (port B (direction INPUT))
           (port C (direction INPUT))
           (port D (direction INPUT))
           (port Z (direction OUTPUT))
         )
       )
    )
    (cell GSR (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port GSR (direction INPUT))
         )
       )
    )
    (cell VHI (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port Z (direction OUTPUT))
         )
       )
    )
    (cell VLO (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port Z (direction OUTPUT))
         )
       )
    )
  )
  (library work
    (edifLevel 0)
    (technology (numberDefinition ))
    (cell det_clock (cellType GENERIC)
       (view verilog (viewType NETLIST)
         (interface
           (port rstn (direction INPUT))
           (port clk_50M (direction INPUT))
           (port clk_66M (direction INPUT)
 )
           (port err (direction OUTPUT))
         )
         (contents
          (instance GND_0 (viewRef PRIM (cellRef VLO (libraryRef LUCENT)))          )
          (instance VCC_0 (viewRef PRIM (cellRef VHI (libraryRef LUCENT)))          )
          (instance d1_0io (viewRef PRIM (cellRef IFS1P3DX (libraryRef LUCENT)))
          )
          (instance err_0io (viewRef PRIM (cellRef OFS1P3DX (libraryRef LUCENT)))
          )
          (instance err13_0_a3 (viewRef PRIM (cellRef ORCALUT4 (libraryRef LUCENT)))
           (property lut_function (string "(B A)"))
          )
          (instance cnt_6_i_0 (viewRef PRIM (cellRef ORCALUT4 (libraryRef LUCENT)))
           (property lut_function (string "(!D (!C (!B+A))+D (C (!B+A)))"))
          )
          (instance cnt_6_i_1 (viewRef PRIM (cellRef ORCALUT4 (libraryRef LUCENT)))
           (property lut_function (string "(!D (!C (B+A))+D (C (B+A)))"))
          )
          (instance err_pad (viewRef PRIM (cellRef OB6 (libraryRef LUCENT)))          )
          (instance clk_66M_pad (viewRef PRIM (cellRef IBM (libraryRef LUCENT)))          )
          (instance clk_50M_pad (viewRef PRIM (cellRef IBM (libraryRef LUCENT)))          )
          (instance rstn_pad (viewRef PRIM (cellRef IBM (libraryRef LUCENT)))          )
          (instance d2 (viewRef PRIM (cellRef FD1S3AX (libraryRef LUCENT)))
          )
          (instance cnt_0 (viewRef PRIM (cellRef FD1S3AX (libraryRef LUCENT)))
          )
          (instance cnt_1 (viewRef PRIM (cellRef FD1S3AX (libraryRef LUCENT)))
          )
          (instance GSR (viewRef PRIM (cellRef GSR (libraryRef LUCENT)))
          )
          (net d1 (joined
           (portRef Q (instanceRef d1_0io))
           (portRef D (instanceRef cnt_6_i_0))
           (portRef D (instanceRef cnt_6_i_1))
           (portRef D (instanceRef d2))
          ))
          (net dZ0Z2 (joined
           (portRef Q (instanceRef d2))
           (portRef C (instanceRef cnt_6_i_0))
           (portRef C (instanceRef cnt_6_i_1))
          ))
          (net cntZ0Z_0 (joined
           (portRef Q (instanceRef cnt_0))
           (portRef A (instanceRef err13_0_a3))
           (portRef B (instanceRef cnt_6_i_0))
           (portRef B (instanceRef cnt_6_i_1))
          ))
          (net cntZ0Z_1 (joined
           (portRef Q (instanceRef cnt_1))
           (portRef B (instanceRef err13_0_a3))
           (portRef A (instanceRef cnt_6_i_0))
           (portRef A (instanceRef cnt_6_i_1))
          ))
          (net GND (joined
           (portRef Z (instanceRef GND_0))
           (portRef CD (instanceRef d1_0io))
           (portRef CD (instanceRef err_0io))
          ))
          (net VCC (joined
           (portRef Z (instanceRef VCC_0))
           (portRef SP (instanceRef d1_0io))
           (portRef SP (instanceRef err_0io))
          ))
          (net err13 (joined
           (portRef Z (instanceRef err13_0_a3))
           (portRef D (instanceRef err_0io))
          ))
          (net rstn_c (joined
           (portRef O (instanceRef rstn_pad))
           (portRef GSR (instanceRef GSR))
          ))
          (net rstn (joined
           (portRef rstn)
           (portRef I (instanceRef rstn_pad))
          ))
          (net clk_50M_c (joined
           (portRef O (instanceRef clk_50M_pad))
           (portRef D (instanceRef d1_0io))
          ))
          (net clk_50M (joined
           (portRef clk_50M)
           (portRef I (instanceRef clk_50M_pad))
          ))
          (net clk_66M_c (joined
           (portRef O (instanceRef clk_66M_pad))
           (portRef SCLK (instanceRef d1_0io))
           (portRef SCLK (instanceRef err_0io))
           (portRef CK (instanceRef cnt_0))
           (portRef CK (instanceRef cnt_1))
           (portRef CK (instanceRef d2))
          ))
          (net clk_66M (joined
           (portRef clk_66M)
           (portRef I (instanceRef clk_66M_pad))
          ))
          (net err_c (joined
           (portRef Q (instanceRef err_0io))
           (portRef I (instanceRef err_pad))
          ))
          (net err (joined
           (portRef O (instanceRef err_pad))
           (portRef err)
          ))
          (net N_12_i_0 (joined
           (portRef Z (instanceRef cnt_6_i_1))
           (portRef D (instanceRef cnt_1))
          ))
          (net N_10_i_0 (joined
           (portRef Z (instanceRef cnt_6_i_0))
           (portRef D (instanceRef cnt_0))
          ))
         )
       )
    )
  )
  (design det_clock (cellRef det_clock (libraryRef work)))
)

⌨️ 快捷键说明

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