8000 digital-system · GitHub Topics · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
#

digital-system

Here are 6 public repositories matching this topic...

Implements a hierarchical 1-to-16 demultiplexer using 10000 a 1x2 and two 1x8 demux blocks in Verilog. Directs a single input signal to one of 16 outputs based on select lines. Features: Hierarchical Verilog modules (1x2 and 1x8), Behavioral testbench for all 16 select combinations, Graph-based output verification

  • Updated May 28, 2025
  • Verilog

Verilog implementation of a synchronous 4-bit up/down decade counter with asynchronous clear, load, and carry-out features. Also includes a 2-decade decimal counter design using two such counters cascaded together. Simulates counting up/down from 00 to 99 with load, increment, and clear operations.

  • Updated May 30, 2025
  • SystemVerilog

SystemVerilog implementations of a 101 pattern detector using both structural and behavioral modeling styles. Includes separate testbenches for each implementation. Designed for detecting overlapping 101 patterns in a serial bitstream, useful for learning FSM design and simulation in digital systems.

  • Updated Jun 9, 2025
  • SystemVerilog

Improve this page

Add a description, image, and links to the digital-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the digital-system topic, visit your repo's landing page and select "manage topics."

Learn more

0