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

📄 mul2_1_c.edf

📁 VHDL子程序集,包括各种例程资料以及源码.
💻 EDF
字号:
(edif  MUL2_1_C
  (edifVersion 2 0 0)
  (edifLevel 0)
  (keywordMap
    (keywordLevel 0)
  )
  (status
    (written
      (timeStamp 2002 7 14 15 54 29)
      (program "UNKNOWN"
	(version "3.4.0.5124")
      )
      (author "liou")
    )
  )
  (external SPARTAN2
    (edifLevel 0)
    (technology
      (numberDefinition)
    )
    (cell IBUF
      (cellType GENERIC)
      (view Netlist_representation
	(viewType NETLIST)
	(interface
	  (port O
	    (direction OUTPUT)
	  )
	  (port I
	    (direction INPUT)
	  )
	)
      )
    )
    (cell LUT3
      (cellType GENERIC)
      (view Netlist_representation
	(viewType NETLIST)
	(interface
	  (port I0
	    (direction INPUT)
	  )
	  (port I1
	    (direction INPUT)
	  )
	  (port I2
	    (direction INPUT)
	  )
	  (port O
	    (direction OUTPUT)
	  )
	)
      )
    )
    (cell OBUF_S_12
      (cellType GENERIC)
      (view Netlist_representation
	(viewType NETLIST)
	(interface
	  (port O
	    (direction OUTPUT)
	  )
	  (port I
	    (direction INPUT)
	  )
	)
      )
    )
  )
  (library DESIGNS
    (edifLevel 0)
    (technology
      (numberDefinition)
    )
    (cell MUL2_1_C
      (cellType GENERIC)
      (view Netlist_representation
	(viewType NETLIST)
	(interface
	  (port
	    (rename A_0 "A<0>")
	    (direction INPUT)
	  )
	  (port
	    (rename A_1 "A<1>")
	    (direction INPUT)
	  )
	  (port
	    (rename B_0 "B<0>")
	    (direction INPUT)
	  )
	  (port
	    (rename B_1 "B<1>")
	    (direction INPUT)
	  )
	  (port S
	    (direction INPUT)
	  )
	  (port
	    (rename Y_0 "Y<0>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_1 "Y<1>")
	    (direction OUTPUT)
	  )
	)
	(contents
	  (instance
	    (rename C_A_0 "C_A<0>")
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_A_1 "C_A<1>")
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_B_0 "C_B<0>")
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_B_1 "C_B<1>")
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance C_S
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_Y_0 "C_Y<0>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_Y_1 "C_Y<1>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance C15
	    (viewRef Netlist_representation
	      (cellRef LUT3
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0' I1 + I0 I2)")
	    )
	    (property INIT
	      (string "E4")
	    )
	    (property EQN
	      (string "(~I0 * I1 + I0 * I2)")
	    )
	  )
	  (instance C16
	    (viewRef Netlist_representation
	      (cellRef LUT3
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0 I1' + I1 I2)")
	    )
	    (property INIT
	      (string "E2")
	    )
	    (property EQN
	      (string "(I0 * ~I1 + I1 * I2)")
	    )
	  )
	  (net
	    (rename N_A_0 "N_A<0>")
	    (joined
	      (portRef O
		(instanceRef C_A_0)
	      )
	      (portRef I0
		(instanceRef C16)
	      )
	    )
	  )
	  (net
	    (rename N_A_1 "N_A<1>")
	    (joined
	      (portRef O
		(instanceRef C_A_1)
	      )
	      (portRef I1
		(instanceRef C15)
	      )
	    )
	  )
	  (net
	    (rename N_B_0 "N_B<0>")
	    (joined
	      (portRef O
		(instanceRef C_B_0)
	      )
	      (portRef I2
		(instanceRef C16)
	      )
	    )
	  )
	  (net
	    (rename N_B_1 "N_B<1>")
	    (joined
	      (portRef O
		(instanceRef C_B_1)
	      )
	      (portRef I2
		(instanceRef C15)
	      )
	    )
	  )
	  (net N_S
	    (joined
	      (portRef O
		(instanceRef C_S)
	      )
	      (portRef I0
		(instanceRef C15)
	      )
	      (portRef I1
		(instanceRef C16)
	      )
	    )
	  )
	  (net
	    (rename C0_N6 "C0/N6")
	    (joined
	      (portRef I
		(instanceRef C_Y_0)
	      )
	      (portRef O
		(instanceRef C16)
	      )
	    )
	  )
	  (net
	    (rename C0_N12 "C0/N12")
	    (joined
	      (portRef I
		(instanceRef C_Y_1)
	      )
	      (portRef O
		(instanceRef C15)
	      )
	    )
	  )
	  (net
	    (rename A_0 "A<0>")
	    (joined
	      (portRef I
		(instanceRef C_A_0)
	      )
	      (portRef A_0)
	    )
	  )
	  (net
	    (rename A_1 "A<1>")
	    (joined
	      (portRef I
		(instanceRef C_A_1)
	      )
	      (portRef A_1)
	    )
	  )
	  (net
	    (rename B_0 "B<0>")
	    (joined
	      (portRef I
		(instanceRef C_B_0)
	      )
	      (portRef B_0)
	    )
	  )
	  (net
	    (rename B_1 "B<1>")
	    (joined
	      (portRef I
		(instanceRef C_B_1)
	      )
	      (portRef B_1)
	    )
	  )
	  (net S
	    (joined
	      (portRef I
		(instanceRef C_S)
	      )
	      (portRef S)
	    )
	  )
	  (net
	    (rename Y_0 "Y<0>")
	    (joined
	      (portRef O
		(instanceRef C_Y_0)
	      )
	      (portRef Y_0)
	    )
	  )
	  (net
	    (rename Y_1 "Y<1>")
	    (joined
	      (portRef O
		(instanceRef C_Y_1)
	      )
	      (portRef Y_1)
	    )
	  )
	)
      )
    )
  )
  (design MUL2_1_C
    (cellRef MUL2_1_C
      (libraryRef DESIGNS)
    )
    (property PART
      (string "2S100-TQ144-6")
    )
  )
)

⌨️ 快捷键说明

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