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

📄 jsq60.edf

📁 这是一个数字时钟的Verilog程序 仿真通过 能实现秒 分 时 计时
💻 EDF
📖 第 1 页 / 共 3 页
字号:
(edif jsq60
  (edifVersion 2 0 0)
  (edifLevel 0)
  (keywordMap (keywordLevel 0))
  (status
    (written
      (timeStamp 2006 11 23 10 36 2)
      (author "Synplicity, Inc.")
      (program "Synplify Pro" (version "7.6.0, Build 080R"))
     )
   )
  (library ALTERA_FLEX
    (edifLevel 0)
    (technology (numberDefinition ))
    (cell S_DFF (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port D (direction INPUT))
           (port CLK (direction INPUT))
           (port CLRN (direction INPUT))
           (port PRN (direction INPUT))
           (port Q (direction OUTPUT))
           (property is_ff (integer 1))
           (property syn_gatedclk_equiv_encell (string "S_DFFE"))
           (property syn_force_seq_prim (string "CLK"))
         )
        (property is_ff (integer 1))
       )
    )
    (cell LUT (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port IN1 (direction INPUT))
           (port IN2 (direction INPUT))
           (port IN3 (direction INPUT))
           (port IN4 (direction INPUT))
           (port A_OUT (direction OUTPUT))
         )
       )
    )
    (cell LCELL (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port A_IN (direction INPUT))
           (port A_OUT (direction OUTPUT))
         )
       )
    )
    (cell CARRY_SUM (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port sin (direction INPUT))
           (port cin (direction INPUT))
           (port sout (direction OUTPUT))
           (port cout (direction OUTPUT))
         )
       )
    )
    (cell CASCADE (cellType GENERIC)
       (view PRIM (viewType NETLIST)
         (interface
           (port A_IN (direction INPUT))
           (port A_OUT (direction OUTPUT))
         )
       )
    )
  )
  (library PrimLib
    (edifLevel 0)
    (technology (numberDefinition ))
    (cell and2 (cellType GENERIC)
      (view prim (viewType NETLIST)
        (interface
         (port OUT (direction OUTPUT))
         (port I0 (direction INPUT))
         (port I1 (direction INPUT))
        )
      )
    )
  )
  (library work
    (edifLevel 0)
    (technology (numberDefinition ))
    (cell jsq60 (cellType GENERIC)
       (view rtl (viewType NETLIST)
         (interface
           (port (array (rename datain "datain(7:0)") 8) (direction INPUT))
           (port (array (rename s0 "s0(3:0)") 4) (direction OUTPUT))
           (port (array (rename s1 "s1(3:0)") 4) (direction OUTPUT))
           (port clk (direction INPUT))
           (port en (direction INPUT))
           (port cin (direction INPUT))
           (port co (direction OUTPUT))
           (property syn_reference_clock_1 (string "jsq60|clk,r=0.000000,f=500.000000,u=0.000000,p=1000.000000,clockgroup=Inferred_clkgroup_0,rd=0.000000,fd=0.000000,v=0"))
           (property syn_partition (string "fpga=EPF10K10LC84-3"))
         )
         (contents
          (instance (rename s0n1 "s0n_1_") (viewRef PRIM (cellref S_DFF (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance (rename s0n2 "s0n_2_") (viewRef PRIM (cellref S_DFF (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance (rename s1n1 "s1n_1_") (viewRef PRIM (cellref S_DFF (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance (rename s1n3 "s1n_3_") (viewRef PRIM (cellref S_DFF (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance (rename s0n0 "s0n_0_") (viewRef PRIM (cellref S_DFF (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance (rename s0n3 "s0n_3_") (viewRef PRIM (cellref S_DFF (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance (rename s1n0 "s1n_0_") (viewRef PRIM (cellref S_DFF (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance (rename s1n2 "s1n_2_") (viewRef PRIM (cellref S_DFF (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance (rename co1 "co") (viewRef PRIM (cellref S_DFF (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance un1_s0n_1_b1_i_o2_0_i_lc (viewRef PRIM (cellref LCELL (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance un1_s1n_1_b1_i_a3_0_i_lc (viewRef PRIM (cellref LCELL (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance un1_s0n_1_cs3_clc (viewRef PRIM (cellref LCELL (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance un1_s0n_1_cs3_cry (viewRef PRIM (cellref CARRY_SUM (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance un1_s1n_1_cs3_clc (viewRef PRIM (cellref LCELL (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance un1_s1n_1_cs3_cry (viewRef PRIM (cellref CARRY_SUM (libraryRef ALTERA_FLEX)))
 (property region (string "jsq60"))
)
          (instance un1_s0n_1_cs3_lut (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN3 IN2') + (IN3' IN2))"))
 (property region (string "jsq60"))
)
          (instance un1_s0n_1_cs3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN3 IN2))"))
 (property region (string "jsq60"))
)
          (instance (rename un1_s0n_1_0 "un1_s0n_1_0_") (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN4 IN3 IN2 IN1') + (IN4 IN3 IN2') + (IN4 IN3') + (IN4' IN3 IN2 IN1))"))
 (property region (string "jsq60"))
)
          (instance un1_s1n_1_cs3_lut (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN3 IN2) + (IN3' IN2'))"))
 (property region (string "jsq60"))
)
          (instance un1_s1n_1_cs3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN3 IN2'))"))
 (property region (string "jsq60"))
)
          (instance (rename un1_s1n_1_0 "un1_s1n_1_0_") (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN4 IN3 IN2 IN1') + (IN4 IN3 IN2') + (IN4 IN3') + (IN4' IN3 IN2 IN1))"))
 (property region (string "jsq60"))
)
          (instance un1_un14_cin_2_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN4 IN3 IN2 IN1'))"))
)
          (instance un1_cin_3_0_o2 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN3 IN2' IN1'))"))
)
          (instance (rename s1n_4_i_x2_2 "s1n_4_i_x2_2_") (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN4 IN3 IN2 IN1) + (IN4 IN3 IN2' IN1') + (IN4 IN3' IN1') + (IN4' IN1'))"))
)
          (instance un1_s0n_1_b2_0_x2 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1') + (IN2' IN1))"))
)
          (instance un1_s0n_1_b1_i_o2_1 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN3 IN2 IN1))"))
)
          (instance (rename s0n_5_i_o2_0 "s0n_5_i_o2_0_") (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2' IN1'))"))
)
          (instance un1_s0n_1_b1_i_o2_0_i (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN4 IN3) + (IN4 IN3' IN2 IN1') + (IN4 IN3' IN2') + (IN4'))"))
)
          (instance (rename s1n_4_i2 "s1n_4_i_2_") (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1'))"))
)
          (instance un1_s1n_1_b1_i_a3_0_i (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN4 IN3) + (IN4 IN3' IN2 IN1') + (IN4 IN3' IN2') + (IN4'))"))
)
          (instance (rename s1n_4_i0 "s1n_4_i_0_") (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1'))"))
)
          (instance (rename s0n_5_i3 "s0n_5_i_3_") (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1'))"))
)
          (instance (rename s0n_5_i0 "s0n_5_i_0_") (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1'))"))
)
          (instance un1_en_8_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1) + (IN2'))"))
)
          (instance un1_en_7_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1) + (IN2'))"))
)
          (instance un1_en_6_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1) + (IN2'))"))
)
          (instance un1_en_5_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1) + (IN2'))"))
)
          (instance un1_en_4_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1) + (IN2'))"))
)
          (instance un1_en_3_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1) + (IN2'))"))
)
          (instance un1_en_2_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1) + (IN2'))"))
)
          (instance un1_en_1_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1) + (IN2'))"))
)
          (instance un1_datain_8_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1') + (IN2'))"))
)
          (instance un1_datain_7_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1') + (IN2'))"))
)
          (instance un1_datain_6_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1') + (IN2'))"))
)
          (instance un1_datain_5_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1') + (IN2'))"))
)
          (instance un1_datain_4_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1') + (IN2'))"))
)
          (instance un1_datain_3_0_a3 (viewRef PRIM (cellref LUT (libraryRef ALTERA_FLEX)))
 (property lut_function (string "((IN2 IN1') + (IN2'))"))

⌨️ 快捷键说明

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