搜索资源列表
123
- 請設計一個8位元移位暫存器,規格如下: 當控制線S1,S2輸入為00時,平行載入; 當控制線S1,S2輸入為01時,在一時脈內向右shift 1位元; 當控制線S1,S2輸入為10時,在一時脈內向右shift 2位元; 當控制線S1,S2輸入為11時,在一時脈內向右shift 3位元 -Serial Adder
fulladder
- this is an adder code in vhdl-this is an adder code in vhdl...
example7--21.10.2011
- full adder subtractor 16 bit for vhdl
ADDER
- vhdl最基本的入门的一个代码,一位全加器-one-bit adder
adder
- 这是一个半加器,采用vhdl语言,输入端啊a,b,输出sum,co。-failed to translate
16x16multiplier
- Design, simulate and synthesize a 16-bit integer multiplier using only one 4-bit adder. This 4-bit adder is to be made with four 1-bit adders as components. The coding is in VHDL.-Design, simulate and synthesize a 16-bit integer multiplier using only