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

📄 compare1.edf

📁 VHDL子程序集,包括各种例程资料以及源码.
💻 EDF
字号:
(edif  COMPARE1
  (edifVersion 2 0 0)
  (edifLevel 0)
  (keywordMap
    (keywordLevel 0)
  )
  (status
    (written
      (timeStamp 2002 7 14 13 49 43)
      (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 LUT2
      (cellType GENERIC)
      (view Netlist_representation
	(viewType NETLIST)
	(interface
	  (port I0
	    (direction INPUT)
	  )
	  (port I1
	    (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 COMPARE1
      (cellType GENERIC)
      (view Netlist_representation
	(viewType NETLIST)
	(interface
	  (port A
	    (direction INPUT)
	  )
	  (port B
	    (direction INPUT)
	  )
	  (port
	    (rename F_2 "F<2>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename F_1 "F<1>")
	    (direction OUTPUT)
	  )
	  (port
	    (rename F_0 "F<0>")
	    (direction OUTPUT)
	  )
	)
	(contents
	  (instance C_A
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance C_B
	    (viewRef Netlist_representation
	      (cellRef IBUF
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_F_2 "C_F<2>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_F_1 "C_F<1>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance
	    (rename C_F_0 "C_F<0>")
	    (viewRef Netlist_representation
	      (cellRef OBUF_S_12
		(libraryRef SPARTAN2)
	      )
	    )
	  )
	  (instance C23
	    (viewRef Netlist_representation
	      (cellRef LUT2
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0 I1 + I0' I1')")
	    )
	    (property INIT
	      (string "9")
	    )
	    (property EQN
	      (string "(I0 * I1 + ~I0 * ~I1)")
	    )
	  )
	  (instance C24
	    (viewRef Netlist_representation
	      (cellRef LUT2
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0 I1')")
	    )
	    (property INIT
	      (string "2")
	    )
	    (property EQN
	      (string "(I0 * ~I1)")
	    )
	  )
	  (instance C25
	    (viewRef Netlist_representation
	      (cellRef LUT2
		(libraryRef SPARTAN2)
	      )
	    )
	    (property lut_function
	      (string "(I0' I1)")
	    )
	    (property INIT
	      (string "4")
	    )
	    (property EQN
	      (string "(~I0 * I1)")
	    )
	  )
	  (net N_A
	    (joined
	      (portRef O
		(instanceRef C_A)
	      )
	      (portRef I1
		(instanceRef C23)
	      )
	      (portRef I1
		(instanceRef C24)
	      )
	      (portRef I1
		(instanceRef C25)
	      )
	    )
	  )
	  (net N_B
	    (joined
	      (portRef O
		(instanceRef C_B)
	      )
	      (portRef I0
		(instanceRef C23)
	      )
	      (portRef I0
		(instanceRef C24)
	      )
	      (portRef I0
		(instanceRef C25)
	      )
	    )
	  )
	  (net net1
	    (joined
	      (portRef I
		(instanceRef C_F_2)
	      )
	      (portRef O
		(instanceRef C25)
	      )
	    )
	  )
	  (net N3
	    (joined
	      (portRef I
		(instanceRef C_F_0)
	      )
	      (portRef O
		(instanceRef C23)
	      )
	    )
	  )
	  (net N4
	    (joined
	      (portRef I
		(instanceRef C_F_1)
	      )
	      (portRef O
		(instanceRef C24)
	      )
	    )
	  )
	  (net A
	    (joined
	      (portRef I
		(instanceRef C_A)
	      )
	      (portRef A)
	    )
	  )
	  (net B
	    (joined
	      (portRef I
		(instanceRef C_B)
	      )
	      (portRef B)
	    )
	  )
	  (net
	    (rename F_2 "F<2>")
	    (joined
	      (portRef O
		(instanceRef C_F_2)
	      )
	      (portRef F_2)
	    )
	  )
	  (net
	    (rename F_1 "F<1>")
	    (joined
	      (portRef O
		(instanceRef C_F_1)
	      )
	      (portRef F_1)
	    )
	  )
	  (net
	    (rename F_0 "F<0>")
	    (joined
	      (portRef O
		(instanceRef C_F_0)
	      )
	      (portRef F_0)
	    )
	  )
	)
      )
    )
  )
  (design COMPARE1
    (cellRef COMPARE1
      (libraryRef DESIGNS)
    )
    (property PART
      (string "2S100-TQ144-6")
    )
  )
)

⌨️ 快捷键说明

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