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

📄 proced_3.edf

📁 VHDL子程序集,包括各种例程资料以及源码.
💻 EDF
字号:
(edif  PROCED_3
  (edifVersion 2 0 0)
  (edifLevel 0)
  (keywordMap
    (keywordLevel 0)
  )
  (status
    (written
      (timeStamp 2002 7 17 6 30 41)
      (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 PROCED_3
      (cellType GENERIC)
      (view Netlist_representation
	(viewType NETLIST)
	(interface
	  (port DIN
	    (direction INPUT)
	  )
	  (port
	    (rename S_1 "S<1>")
	    (direction INPUT)
	  )
	  (port
	    (rename S_0 "S<0>")
	    (direction INPUT)
	  )
	  (port
	    (rename Y_0 "Y<0>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_1 "Y<1>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_2 "Y<2>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename Y_3 "Y<3>")
	    (direction OUTPUT)
	  )
	)
	(contents
	  (instance C_DIN
	    (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_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
	    (rename C_Y_2 "C_Y<2>")
	    (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 C37
	    (viewRef Netlist_representation
	      (cellRef LUT3
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0 I1 I2)")
	    )
	    (property INIT
	      (string "80")
	    )
	    (property EQN
	      (string "(I0 * I1 * I2)")
	    )
	  )
	  (instance C38
	    (viewRef Netlist_representation
	      (cellRef LUT3
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0 I1 I2')")
	    )
	    (property INIT
	      (string "08")
	    )
	    (property EQN
	      (string "(I0 * I1 * ~I2)")
	    )
	  )
	  (instance C39
	    (viewRef Netlist_representation
	      (cellRef LUT3
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0 I1' I2)")
	    )
	    (property INIT
	      (string "20")
	    )
	    (property EQN
	      (string "(I0 * ~I1 * I2)")
	    )
	  )
	  (instance C40
	    (viewRef Netlist_representation
	      (cellRef LUT3
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0 I1' I2')")
	    )
	    (property INIT
	      (string "02")
	    )
	    (property EQN
	      (string "(I0 * ~I1 * ~I2)")
	    )
	  )
	  (net N_DIN
	    (joined
	      (portRef O
		(instanceRef C_DIN)
	      )
	      (portRef I0
		(instanceRef C37)
	      )
	      (portRef I0
		(instanceRef C38)
	      )
	      (portRef I0
		(instanceRef C39)
	      )
	      (portRef I0
		(instanceRef C40)
	      )
	    )
	  )
	  (net
	    (rename N_S_1 "N_S<1>")
	    (joined
	      (portRef O
		(instanceRef C_S_1)
	      )
	      (portRef I1
		(instanceRef C37)
	      )
	      (portRef I1
		(instanceRef C38)
	      )
	      (portRef I1
		(instanceRef C39)
	      )
	      (portRef I1
		(instanceRef C40)
	      )
	    )
	  )
	  (net
	    (rename N_S_0 "N_S<0>")
	    (joined
	      (portRef O
		(instanceRef C_S_0)
	      )
	      (portRef I2
		(instanceRef C37)
	      )
	      (portRef I2
		(instanceRef C38)
	      )
	      (portRef I2
		(instanceRef C39)
	      )
	      (portRef I2
		(instanceRef C40)
	      )
	    )
	  )
	  (net
	    (rename C0_N5 "C0/N5")
	    (joined
	      (portRef I
		(instanceRef C_Y_1)
	      )
	      (portRef O
		(instanceRef C39)
	      )
	    )
	  )
	  (net
	    (rename C0_N8 "C0/N8")
	    (joined
	      (portRef I
		(instanceRef C_Y_0)
	      )
	      (portRef O
		(instanceRef C40)
	      )
	    )
	  )
	  (net
	    (rename C1_N5 "C1/N5")
	    (joined
	      (portRef I
		(instanceRef C_Y_3)
	      )
	      (portRef O
		(instanceRef C37)
	      )
	    )
	  )
	  (net
	    (rename C1_N8 "C1/N8")
	    (joined
	      (portRef I
		(instanceRef C_Y_2)
	      )
	      (portRef O
		(instanceRef C38)
	      )
	    )
	  )
	  (net DIN
	    (joined
	      (portRef I
		(instanceRef C_DIN)
	      )
	      (portRef DIN)
	    )
	  )
	  (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_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)
	    )
	  )
	  (net
	    (rename Y_2 "Y<2>")
	    (joined
	      (portRef O
		(instanceRef C_Y_2)
	      )
	      (portRef Y_2)
	    )
	  )
	  (net
	    (rename Y_3 "Y<3>")
	    (joined
	      (portRef O
		(instanceRef C_Y_3)
	      )
	      (portRef Y_3)
	    )
	  )
	)
      )
    )
  )
  (design PROCED_3
    (cellRef PROCED_3
      (libraryRef DESIGNS)
    )
    (property PART
      (string "2S100-TQ144-6")
    )
  )
)

⌨️ 快捷键说明

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