Searched Projects

Tags: bit to bus

project.name
0 Stars     3 Views
User:

Memory Practice

Memory Practice

Adjustable 8-bit adder which either loads values from two different registers into an 8-bit adder or sequentially adds the current output value of the adder to the value stored in the first register. Practice for RAM unit application, register creation and organization, bit splitting and compression, and sequential logic.


project.name
1 Stars     1 Views
User:

halfbyte-enable counter

halfbyte-enable counter

More practice for sequential logic, implementing multiple sub-circuits to simplify the functionality of the design.