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

📄 fpga_core.edn

📁 可以在里面修改协议.主要是cmos---fpga--usb(68013a)中除68013a部分的程序
💻 EDN
📖 第 1 页 / 共 5 页
字号:
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "!((A & B) ^ C)"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
           (port C (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AX1C (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "(A & B) ^ C"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
           (port C (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AOI1B (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "!(A & B + !C)"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
           (port C (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AOI1 (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "!(A & B + C)"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
           (port C (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AO1D (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "(!A & !B) + C"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
           (port C (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AO1C (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "(!A & B) + !C"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
           (port C (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AO1B (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "(A & B) + !C"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
           (port C (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AO1 (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "(A & B) + C"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
           (port C (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AND3 (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "A & B & C"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
           (port C (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AND2A (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "!A & B"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
    (cell AND2 (cellType GENERIC)
      (property dont_touch (string "false"))
      (property area (integer 1))
       (view prim (viewType NETLIST)
         (interface
           (port Y (direction OUTPUT)
           (property max_fanout (integer 2000))
           (property function (string "A & B"))
 )
           (port A (direction INPUT)
           (property capacitance (integer 1))
 )
           (port B (direction INPUT)
           (property capacitance (integer 1))
 )
         )
        (property is_combinational (integer 1))
        (property area (integer 1))
       )
    )
  )
  (library work
    (edifLevel 0)
    (technology (numberDefinition ))
    (cell fifo_fpga1280x8 (cellType GENERIC)
       (view netlist (viewType NETLIST)
         (interface
           (port (array (rename cmos_data_1 "cmos_data_1[7:0]") 8) (direction INPUT))
           (port (array (rename dataout "dataout[15:0]") 16) (direction OUTPUT))
           (port ren (direction INPUT))
           (port clk_54 (direction INPUT))
           (port fifo_fpga1280x8_VCC (direction INPUT))
           (port reset (direction INPUT))
           (port clk_48 (direction INPUT))
           (port fifo_fpga1280x8_GND (direction INPUT))
           (port wen (direction INPUT))
         )
         (contents
          (instance AO1_59 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR2_43 (viewRef prim (cellRef XOR2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR2_WDIFF_10_inst (viewRef prim (cellRef XOR2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR2_WBINNXT_8_inst (viewRef prim (cellRef XOR2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_46 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_64 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_6 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_44 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AND2_MEMORYWE (viewRef prim (cellRef NOR2A (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_9 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_58 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_53 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR2_84 (viewRef prim (cellRef XOR2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance NOR3A_1 (viewRef prim (cellRef NOR3A (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR2_WBINNXT_7_inst (viewRef prim (cellRef XOR2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_18 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AND2_6 (viewRef prim (cellRef AND2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AOI1_1 (viewRef prim (cellRef AOI1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance NAND3A_9 (viewRef prim (cellRef NAND3A (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_12 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AND2_60 (viewRef prim (cellRef AND2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AND2_12 (viewRef prim (cellRef AND2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR2_WDIFF_11_inst (viewRef prim (cellRef XOR2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AO1_19 (viewRef prim (cellRef AO1 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AND2_100 (viewRef prim (cellRef AND2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance DFN1C0_DVLDI_0 (viewRef prim (cellRef BUFF (libraryRef PA3)))
          )
          (instance DFN1_1_0 (viewRef prim (cellRef BUFF (libraryRef PA3)))
          )
          (instance DFN1_0_0 (viewRef prim (cellRef BUFF (libraryRef PA3)))
          )
          (instance XNOR3_24 (viewRef prim (cellRef XNOR3 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR3_5 (viewRef prim (cellRef XOR3 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AND2_97 (viewRef prim (cellRef AND2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance MX2_9 (viewRef prim (cellRef MX2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR3_0 (viewRef prim (cellRef XOR3 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR2_WBINNXT_4_inst (viewRef prim (cellRef XOR2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance XOR2_WBINNXT_6_inst (viewRef prim (cellRef XOR2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance MX2_5 (viewRef prim (cellRef MX2 (libraryRef PA3)))
           (property is_instantiated (integer 1))
          )
          (instance AND3_6 (viewRef prim (cellRef AND3 (libraryRef PA3)))

⌨️ 快捷键说明

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