1. Adrienboub

    Code for put number on LCD 4 bits from an input of 32 bits (clk 50MHz)

    Hello, I share my VHDL code for put number of 4 bit on the LCD-4bit of the virtex-6. The input is a biggest numer of 32bit. One state machine for display and another for transmission. ------------------------------------------------------------------------------------------ library IEEE; use...
  2. S

    4-BIT ALU PROTEUS

    Hello cool people, I'm new to Proteus and overall designing digital electronic circuits. I have to design a 4 BIT ALU unit capable of adding, subtracting, multiplying using full and half adders, so the information has to enter by 2 registers of 4 bits type D, and have a selector system that will...
Top