Getting started with Logisim - A Basic Counter | Advanced Computer Organization.

preview_player
Показать описание
NOTE:
Forgot to connect the power. Power should be connected to the very bottom on the left and is with ground in the menu.

Description: Using Logisim (link below), create a simple 8-bit counter (with ground and power connected) and the output connected to two hex displays, splitting the upper and lower nibble (4-bits). Hint: a bus splitter is required.

Steps: A) Drag a "counter", a "splitter", a "clock generator" and 2 Hex displays to the simulation area. B) Configure the counter to have 8 bits. C) Connect the output of the counter to the two hex displays, using the splitter. D) Connect the clock generator to the clock port of the counter.

Criterion: For a submission to be valid, when I open your submission (a *.circ file) and hit the clock generator, the two hex displays must start counting up: 00, 01, 02, 03...

More CPE 142. Advanced Computer Organization.:
Рекомендации по теме