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

📄 seven_s.edf

📁 VHDL子程序集,包括各种例程资料以及源码.
💻 EDF
字号:
(edif  SEVEN_S
  (edifVersion 2 0 0)
  (edifLevel 0)
  (keywordMap
    (keywordLevel 0)
  )
  (status
    (written
      (timeStamp 2002 7 14 14 54 21)
      (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 LUT4
      (cellType GENERIC)
      (view Netlist_representation
	(viewType NETLIST)
	(interface
	  (port I0
	    (direction INPUT)
	  )
	  (port I1
	    (direction INPUT)
	  )
	  (port I2
	    (direction INPUT)
	  )
	  (port I3
	    (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 SEVEN_S
      (cellType GENERIC)
      (view Netlist_representation
	(viewType NETLIST)
	(interface
	  (port
	    (rename S_3 "S<3>")
	    (direction INPUT)
	  )
	  (port
	    (rename S_2 "S<2>")
	    (direction INPUT)
	  )
	  (port
	    (rename S_1 "S<1>")
	    (direction INPUT)
	  )
	  (port
	    (rename S_0 "S<0>")
	    (direction INPUT)
	  )
	  (port
	    (rename Y_6 "Y<6>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_5 "Y<5>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_4 "Y<4>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_3 "Y<3>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_2 "Y<2>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_1 "Y<1>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_0 "Y<0>")
	    (direction OUTPUT)
	  )
	)
	(contents
	  (instance
	    (rename C_S_3 "C_S<3>")
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_S_2 "C_S<2>")
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_S_1 "C_S<1>")
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_S_0 "C_S<0>")
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_Y_6 "C_Y<6>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_Y_5 "C_Y<5>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_Y_4 "C_Y<4>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_Y_3 "C_Y<3>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_Y_2 "C_Y<2>")
	    (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
	    (rename C_Y_0 "C_Y<0>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance C141
	    (viewRef Netlist_representation
	      (cellRef LUT4
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I1 I2 + I2 I3 + I1' I3 I0' + I1' I2' I3' I0)")
	    )
	    (property INIT
	      (string "F1C2")
	    )
	    (property EQN
	      (string "(I1 * I2 + I2 * I3 + ~I1 * I3 * ~I0 + ~I1 * ~I2 * ~I3 * I0)")
	    )
	  )
	  (instance C142
	    (viewRef Netlist_representation
	      (cellRef LUT4
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I1 I2 + I2 I3 + I1' I3 I0 + I1 I3 I0')")
	    )
	    (property INIT
	      (string "F6C0")
	    )
	    (property EQN
	      (string "(I1 * I2 + I2 * I3 + ~I1 * I3 * I0 + I1 * I3 * ~I0)")
	    )
	  )
	  (instance C143
	    (viewRef Netlist_representation
	      (cellRef LUT4
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I1 I2 + I2 I3 + I1 I3' I0')")
	    )
	    (property INIT
	      (string "F0C4")
	    )
	    (property EQN
	      (string "(I1 * I2 + I2 * I3 + I1 * ~I3 * ~I0)")
	    )
	  )
	  (instance C144
	    (viewRef Netlist_representation
	      (cellRef LUT4
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I1 I2 + I2 I3 + I1 I3 I0 + I1' I3 I0' + I1' I2' I3' I0)")
	    )
	    (property INIT
	      (string "F9C2")
	    )
	    (property EQN
	      (string "(I1 * I2 + I2 * I3 + I1 * I3 * I0 + ~I1 * I3 * ~I0 + ~I1 * ~I2 * ~I3 * I0)")
	    )
	  )
	  (instance C145
	    (viewRef Netlist_representation
	      (cellRef LUT4
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0 + I1 I2 + I1' I3)")
	    )
	    (property INIT
	      (string "FBEA")
	    )
	    (property EQN
	      (string "(I0 + I1 * I2 + ~I1 * I3)")
	    )
	  )
	  (instance C146
	    (viewRef Netlist_representation
	      (cellRef LUT4
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0 I1 + I2 I3 + I1 I3' + I0 I2' I3')")
	    )
	    (property INIT
	      (string "F8CE")
	    )
	    (property EQN
	      (string "(I0 * I1 + I2 * I3 + I1 * ~I3 + I0 * ~I2 * ~I3)")
	    )
	  )
	  (instance C147
	    (viewRef Netlist_representation
	      (cellRef LUT4
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I1 I2 + I2 I3 + I1' I2' I3' + I1 I3 I0)")
	    )
	    (property INIT
	      (string "F8C3")
	    )
	    (property EQN
	      (string "(I1 * I2 + I2 * I3 + ~I1 * ~I2 * ~I3 + I1 * I3 * I0)")
	    )
	  )
	  (net
	    (rename N_S_3 "N_S<3>")
	    (joined
	      (portRef O
		(instanceRef C_S_3)
	      )
	      (portRef I2
		(instanceRef C141)
	      )
	      (portRef I2
		(instanceRef C142)
	      )
	      (portRef I2
		(instanceRef C143)
	      )
	      (portRef I2
		(instanceRef C144)
	      )
	      (portRef I2
		(instanceRef C145)
	      )
	      (portRef I2
		(instanceRef C146)
	      )
	      (portRef I2
		(instanceRef C147)
	      )
	    )
	  )
	  (net
	    (rename N_S_2 "N_S<2>")
	    (joined
	      (portRef O
		(instanceRef C_S_2)
	      )
	      (portRef I3
		(instanceRef C141)
	      )
	      (portRef I3
		(instanceRef C142)
	      )
	      (portRef I3
		(instanceRef C143)
	      )
	      (portRef I3
		(instanceRef C144)
	      )
	      (portRef I3
		(instanceRef C145)
	      )
	      (portRef I3
		(instanceRef C146)
	      )
	      (portRef I3
		(instanceRef C147)
	      )
	    )
	  )
	  (net
	    (rename N_S_1 "N_S<1>")
	    (joined
	      (portRef O
		(instanceRef C_S_1)
	      )
	      (portRef I1
		(instanceRef C141)
	      )
	      (portRef I1
		(instanceRef C142)
	      )
	      (portRef I1
		(instanceRef C143)
	      )
	      (portRef I1
		(instanceRef C144)
	      )
	      (portRef I1
		(instanceRef C145)
	      )
	      (portRef I1
		(instanceRef C146)
	      )
	      (portRef I1
		(instanceRef C147)
	      )
	    )
	  )
	  (net
	    (rename N_S_0 "N_S<0>")
	    (joined
	      (portRef O
		(instanceRef C_S_0)
	      )
	      (portRef I0
		(instanceRef C141)
	      )
	      (portRef I0
		(instanceRef C142)
	      )
	      (portRef I0
		(instanceRef C143)
	      )
	      (portRef I0
		(instanceRef C144)
	      )
	      (portRef I0
		(instanceRef C145)
	      )
	      (portRef I0
		(instanceRef C146)
	      )
	      (portRef I0
		(instanceRef C147)
	      )
	    )
	  )
	  (net
	    (rename C0_N24 "C0/N24")
	    (joined
	      (portRef I
		(instanceRef C_Y_6)
	      )
	      (portRef O
		(instanceRef C147)
	      )
	    )
	  )
	  (net
	    (rename C0_N37 "C0/N37")
	    (joined
	      (portRef I
		(instanceRef C_Y_5)
	      )
	      (portRef O
		(instanceRef C146)
	      )
	    )
	  )
	  (net
	    (rename C0_N50 "C0/N50")
	    (joined
	      (portRef I
		(instanceRef C_Y_4)
	      )
	      (portRef O
		(instanceRef C145)
	      )
	    )
	  )
	  (net
	    (rename C0_N63 "C0/N63")
	    (joined
	      (portRef I
		(instanceRef C_Y_3)
	      )
	      (portRef O
		(instanceRef C144)
	      )
	    )
	  )
	  (net
	    (rename C0_N76 "C0/N76")
	    (joined
	      (portRef I
		(instanceRef C_Y_2)
	      )
	      (portRef O
		(instanceRef C143)
	      )
	    )
	  )
	  (net
	    (rename C0_N89 "C0/N89")
	    (joined
	      (portRef I
		(instanceRef C_Y_1)
	      )
	      (portRef O
		(instanceRef C142)
	      )
	    )
	  )
	  (net
	    (rename C0_N102 "C0/N102")
	    (joined
	      (portRef I
		(instanceRef C_Y_0)
	      )
	      (portRef O
		(instanceRef C141)
	      )
	    )
	  )
	  (net
	    (rename S_3 "S<3>")
	    (joined
	      (portRef I
		(instanceRef C_S_3)
	      )
	      (portRef S_3)
	    )
	  )
	  (net
	    (rename S_2 "S<2>")
	    (joined
	      (portRef I
		(instanceRef C_S_2)
	      )
	      (portRef S_2)
	    )
	  )
	  (net
	    (rename S_1 "S<1>")
	    (joined
	      (portRef I
		(instanceRef C_S_1)
	      )
	      (portRef S_1)
	    )
	  )
	  (net
	    (rename S_0 "S<0>")
	    (joined
	      (portRef I
		(instanceRef C_S_0)
	      )
	      (portRef S_0)
	    )
	  )
	  (net
	    (rename Y_6 "Y<6>")
	    (joined
	      (portRef O
		(instanceRef C_Y_6)
	      )
	      (portRef Y_6)
	    )
	  )
	  (net
	    (rename Y_5 "Y<5>")
	    (joined
	      (portRef O
		(instanceRef C_Y_5)
	      )
	      (portRef Y_5)
	    )
	  )
	  (net
	    (rename Y_4 "Y<4>")
	    (joined
	      (portRef O
		(instanceRef C_Y_4)
	      )
	      (portRef Y_4)
	    )
	  )
	  (net
	    (rename Y_3 "Y<3>")
	    (joined
	      (portRef O
		(instanceRef C_Y_3)
	      )
	      (portRef Y_3)
	    )
	  )
	  (net
	    (rename Y_2 "Y<2>")
	    (joined
	      (portRef O
		(instanceRef C_Y_2)
	      )
	      (portRef Y_2)
	    )
	  )
	  (net
	    (rename Y_1 "Y<1>")
	    (joined
	      (portRef O
		(instanceRef C_Y_1)
	      )
	      (portRef Y_1)
	    )
	  )
	  (net
	    (rename Y_0 "Y<0>")
	    (joined
	      (portRef O
		(instanceRef C_Y_0)
	      )
	      (portRef Y_0)
	    )
	  )
	)
      )
    )
  )
  (design SEVEN_S
    (cellRef SEVEN_S
      (libraryRef DESIGNS)
    )
    (property PART
      (string "2S100-TQ144-6")
    )
  )
)

⌨️ 快捷键说明

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