Content for 74HC161

74HC161

The 74HC161 is a synchronous presettable binary counter with an internal look-head carry. Synchronous operation is provided by having all flip-flops clocked simultaneously on the positivegoing edge of the clock (CP). The outputs (Q0 to Q3) of the counters may be preset HIGH or LOW. A LOW at the parallel enable input (PE) disables the counting action and causes the data at the data inputs (D0 to D3) to be loaded into the counter on the positive-going edge of the clock. Preset takes place regardless of the levels at count enable inputs (CEP and CET). A LOW at the master reset input (MR) sets Q0 to Q3 LOW regardless of the levels at input pins CP, PE, CET and CEP (thus providing an asynchronous clear function). The look-ahead carry simplifies serial cascading of the counters. Both CEP and CET must be HIGH to count. The CET input is fed forward to enable the terminal count output (TC). The TC output thus enabled will produce a HIGH output pulse of a duration approximately equal to a HIGH output of Q0. This pulse can be used to enable the next cascaded stage.

Stacks - A16-Bit Breadboard Processor

“Project to simulate, design, and build a 16-bit breadboard computer. The breadboards are installed in a 3-layer plastic enclosure for circuit stabilization and protection. I designed my own hardware architecture and instruction set architecture (ISA) loosely based on RISC-V …

MK1 8bit Computer

“The MK1 CPU is composed of several modules, all connected trough a common 8-bit BUS, the status of each module is shown by dedicated LEDs. The clock module is designed to allow step-by-step execution; in automatic mode the clock speed …

1 Square Inch TTL CPU

“A microprocessor built with TTL chips. In one square inch. What would be cool for the square inch contest or Hackaday prize…. How about a homebrew CPU with TTL chips ? This is the smallest TTL Homebrew CPU in the world …