Design a circuit with VHDL, help again THX

The favorite HDL language in Europe and in Universities

Design a circuit with VHDL, help again THX

Postby usbank » Mon Oct 04, 2010 1:40 am

Design a circuit that has the following function:

The output should be ‘1’ if more than half of the inputs are ‘1’.

Input: A (std_logic_vector(7 downto 0))

Output: Z (std_logic)

Can you give some idea?
usbank
 
Posts: 3
Joined: Sat Oct 02, 2010 12:17 pm

Return to VHDL