-
-
[
VHDL]
alu.rar
This arithmetic logic unit accepts 8-bit inputs, but it can easily be modded to higher bits. It supports the addition, subtraction, set if less than, AND, and OR operations. The operation to perform is determined by the 3-bit address bus.
-
-
-
-
-
-
[
C++ Builder]
OUXCOMM.ZIP
comm rs232 TXComm and TXModem are 32-bit native VCL components designed for Delphi 4-? and C++ Builder 4-?. These two components encapsulates main characteristics of communication devices and their behavior.
Category:
Delphi VCL Upload User:
shousj0061 Size:
212K
-
[
C/C++]
KKLcd.zip
code for LCD interfacing with controller
starting steps to LCD initialization in 4 bit mode
-
[
VHDL]
TIC_TAC_game_gate_level.zip
... : TT (Filename: TT.v)
2. Input pins: IN_AtoI [8:0]
3. Output pins: OUT [1:0]
4. All of the input are 1-bit numbers.
5. You can only use the following gates in Table I, and it its neede to include ALL the delay information (Tplh, Tphl) in your design. ...
-
[
VHDL]
convolution_calculator_4_bits.zip
convolution is important and is widely used in digital signal processing.For example, in LTI system.
Input two sequences of 8-bit 2 s complement signed numbers with length 2~8. the input values range is -128~127.