Searched Projects

Tags: bit to bus

project.name
0 Stars     48 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     26 Views
User:

halfbyte-enable counter

halfbyte-enable counter

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


project.name
0 Stars     40 Views
User:

An attempt at utilizing memory storage to create some output based on information inputted into ROM block; output changes when ROM enable is toggled while the address input counter changes to change up the sequence of input bits to the registers.


project.name
0 Stars     24 Views
User:

More practice for memory logic. Toggle enable ROM to change up the sequence or introduce more values


project.name
0 Stars     11 Views
User:

Project2

Project2

Practice for utilizing ROM to produce an output based on some sequential input.


project.name
0 Stars     33 Views
User:

Mem_pract_2

Mem_pract_2

ROM-instructed sequence taking data in and using half of the bits to perform memory storage and selection functions.