Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Verilog
Verilog is a widely-used hardware description language (HDL) that enables designers to model, simulate, and synthesize digital circuits. It provides a text-based format for specifying the structure and behavior of electronic systems, making it easier to design complex hardware components such as microprocessors, memory, and communication devices.
- GitHub: https://github.com/topics/verilog
- Wikipedia: https://en.wikipedia.org/wiki/Verilog
- Aliases: hdl, hardware-description-language,
- Last updated: 2025-02-14 00:27:46 UTC
- JSON Representation
https://github.com/shpegun60/open_std_fpga
This std libraries on fpga
fpga-std standard-library-fpga verilog
Last synced: 18 Jan 2025
https://github.com/pawel2000pl/verilogleddriver
Led RGB driver written in verilog, implemented for Mimas A7 Mini FPGA Development Board
fpga led-controller led-driver pwm pwm-driver systemverilog verilog vivado
Last synced: 22 Jan 2025
https://github.com/vlad-ivanov-name/verilog-zeroall
Resets all register to zero in a Verilog design
Last synced: 31 Jan 2025
https://github.com/justin-marian/tiny-risc-v
Minimalist RISC-V with a five-stage pipeline. It serves as a platform for understanding processor design principles.
isa-architecture risc-v-architecture verilog
Last synced: 27 Dec 2024
https://github.com/justin-marian/fsm-vending-machine
FSM vending machine, it dispenses products based on user input and provides change based on the money introduced.
fsm vending-machine-proplem verilog
Last synced: 27 Dec 2024
https://github.com/assem-elqersh/mips-processor-designs
Comprehensive repository containing Verilog implementations of MIPS processors. Includes both single-cycle and multi-cycle architectures, each in separate directories, with full simulation testbenches and modular design components for educational and development purposes.
computer-architecture educational hardware-designs mips mips-architecture processor-design simulation verilog
Last synced: 27 Jan 2025
https://github.com/cepdnaclk/e18-co502-rv32im-pipeline-implementation-group4
Single-cycle MIPS-like processor with a memory subsystem including a cache.
computer-architecture risc-v verilog
Last synced: 11 Jan 2025
https://github.com/coldnew/nand2tetris
My notes and impement on Nand2Tetris courses
coursearea nand2tetris personal-notes verilator verilog
Last synced: 15 Jan 2025
https://github.com/rogerfan48/course-soph1-hdl
Materials and coursework for Hardware Design Lab (Sophomore Fall). Contains exercises, assignments, and laboratory work.
Last synced: 08 Jan 2025
https://github.com/davidvarshanidze/cpu
CPU implementation in MIPS Assembly and Verilog
Last synced: 04 Feb 2025
https://github.com/risto97/socmake
Build system for RTL and SoC designs
cmake cpu hardware rtl simulation systemc systemonchip systemrdl verilog
Last synced: 21 Dec 2024
https://github.com/mattjesc/energy-efficient-spi-sensor-network
Energy Efficient SPI (Serial Peripheral Interface) Sensor Network
Last synced: 18 Jan 2025
https://github.com/mattjesc/biomimetic-filtering-pwm-signal-smoothing
Biomimetic Filtering for PWM Signal Smoothing
asic biomimetics fpga pwm systemverilog verilog vhdl vivado vlsi
Last synced: 18 Jan 2025
https://github.com/3-o-3/cod5
Public Domain (⊄) Computer on FPGA
fpga fpga-soc public-domain ternary ternary-computer verilog
Last synced: 11 Feb 2025
https://github.com/woolseyworkshop/article-creating-a-configurable-multifunction-logic-gate-in-verilog
Creating A Configurable Multifunction Logic Gate In Verilog Article Resources
Last synced: 29 Dec 2024
https://github.com/mcleber/verilog_half_adder
Verilog half adder
half-adder verilog verilog-hdl
Last synced: 12 Jan 2025
https://github.com/woolseyworkshop/article-getting-started-with-the-tinyfpga-bx
Getting Started With The TinyFPGA BX Article Resources
electronics programming tinyfpga-bx verilog
Last synced: 29 Dec 2024
https://github.com/rejunity/atari-2600-fpga
Continue development of Atari 2600 in Verilog. Based on the original work by Daniel Beer.
atari-2600 atari2600 fpga retrogaming verilog
Last synced: 24 Jan 2025
https://github.com/roscibely/arithmetic-logic-unit
A simple arithmetic logic unit (ALU) with System verilog
Last synced: 21 Jan 2025
https://github.com/anthonyhuang19/fpga-embedded-systems
This project focuses on designing digital circuits and microprocessors using FPGA, covering topics like Boolean logic, combinational circuits, state machines, CPU design, and memory structures (ROM/RAM).
Last synced: 19 Jan 2025
https://github.com/lovc21/vhdl-code-from-lab
This repository includes VHDL code for laboratory projects conducted in an Integrated Circuits and Design course. It particularly emphasizes the 'Generator Tonov Jakob' project, which has been enhanced to showcase varying frequencies and tones. For detailed insights into these projects, refer to the course website.
Last synced: 19 Jan 2025
https://github.com/mc256/eecs2021
DO NOT COPY. MAKE SURE U UNDERSTAND.
eecs2021 mips verilog yorkuniversity
Last synced: 24 Jan 2025
https://github.com/cepdnaclk/e18-co502-rv32im-pipeline-implementation-group03
RV32IM Pipeline Processor
Last synced: 11 Jan 2025
https://github.com/mtaciano/fpgmips
Um processador baseado na arquitetura MIPS 32bits no FPGA DE2-115.
Last synced: 06 Feb 2025
https://github.com/eonu/fpga
Hardware implementations for basic digital circuit designs in Verilog with a Xilinx Artix-7 FPGA chip on a Digilent Basys 3 development board.
artix-7 basys3 circuits digital-design fpga hardware hardware-designs hdl simulation testbench verilog vivado
Last synced: 29 Dec 2024
https://github.com/dpieve/university
A resource for students learning programming and personal reference.
assembly cpp haskell haskell-exercises java matlab prolog python shell unifei-university verilog
Last synced: 22 Dec 2024
https://github.com/qasimwani/karnaugh-map-batch-calculator
Calculates Multiple Karnaugh Maps at once using Selenium and custom built parser. The program then converts the Boolean Expressions into Dataflow Verilog (VHDL)
converts dataflow-verilog karnaugh-map karnaugh-map-solver karnaugh-maps selenium verilog web-scraping
Last synced: 27 Dec 2024
https://github.com/kenny2github/verilog-cpu
A very rudimentary and haphazard CPU created in Verilog.
Last synced: 13 Feb 2025
https://github.com/yasnakateb/threshold
🖼✏️ My first baby steps into the world of image processing
grayscale image-processing threshold verilog verilog-hdl xilinx-ise
Last synced: 20 Jan 2025
https://github.com/ain1084/audio_level_meter
This is an audio level meter implemented using Verilog HDL.
audio machxo2 verilog visualization
Last synced: 13 Feb 2025
https://github.com/mohammadmahdi-abdolhosseini/computer-architecture-lab
Computer Architecture Lab - Assignments - Fall 2023
arm-processor fpga modelsim quartus2 systemverilog verilog vhdl
Last synced: 07 Jan 2025
https://github.com/chaseruskin/setup-orbit
GitHub Action to install Orbit
action continuous-integration hdl systemverilog utilities verilog vhdl
Last synced: 26 Jan 2025
https://github.com/aliiiw/computer-architecture-lab
Implement Mips cpu with Verilog
forwarding mips pipeline verilog
Last synced: 30 Jan 2025
https://github.com/abstractmachines/verilog-shift-register
A shift register in Verilog. Bidirectional pin use.
embedded-systems hardware shift-register verilog
Last synced: 06 Feb 2025
https://github.com/kitune-san/kfmmc_v2
Multi media card access controller written in HDL
hdl mmc multimediacard sdc sdcard verilog verilog-hdl
Last synced: 21 Jan 2025
https://github.com/shuregg/fpga-practicum
learning about FPGA
fpga fpga-programming rtl systemverilog verilog vivado xilinx
Last synced: 06 Feb 2025
https://github.com/shuregg/miet-interfaces
Interfaces of computing systems
interfaces protocols verilog verilog-hdl
Last synced: 06 Feb 2025
https://github.com/idorobots/upduino-blinky
Two simple Upduino projects that blink an RGB LED in various ways.
blinky fpga ice40 ice40up5k led upduino upduino-board verilog
Last synced: 13 Feb 2025
https://github.com/susiejojo/sobel_filter
Sobel filter for edge detection in images supporting parallel processing using Verilog on Xilinx ISE 13.4
hdl sobel-filter verilog xilinx-ise
Last synced: 09 Feb 2025
https://github.com/bipinoli/vericlash
Implementation of bunch of circuits in Haskell (Clash) and Verilog to learn and compare them
Last synced: 13 Feb 2025
https://github.com/kulp/tappy
tappy is a tiny Verilog driver for PS/2 keyboards, for use in FPGAs
Last synced: 08 Feb 2025
https://github.com/kitune-san/kf76489
KF76489 - 76489-like Digital Complex Sound generator written in SystemVerilog
fpga sn76489 systemverilog verilog
Last synced: 21 Jan 2025
https://github.com/centuriontheman/efficientmodulooperations
The project implements a high-performance modulo algorithm.
modulo modulo-arithmetics python university university-project verilog
Last synced: 05 Feb 2025
https://github.com/avantikaadiyodi/fpga-based-fault-analyzer-for-industrial-motors
cpp dsp fft fpga instrumentation matlab motor verilog
Last synced: 09 Feb 2025
https://github.com/yasnakateb/blinky
💡A Quartus II project testing the functionality of the Altera Cyclone IV EP4CE6E22C8N board
altera-fpga fpga verilog verilog-hdl
Last synced: 20 Jan 2025
https://github.com/peplxx/keyboard-driver-vhdl
Driver for handling matrix keyboard 4x4 on FPGA Board
driver fpga fpga-programming hardware keyboard verilog verilog-hdl
Last synced: 13 Feb 2025
https://github.com/skpro-glitch/riscv-processor-asic
This is a basic RISC-V based processor under development. It follows the 32-bit Integer ISA.
asic asic-design asic-verification fpga hardware-designs open-source openlane openlane-flow processor-architecture processor-design risc-v riscv32 verilog verilog-hdl vlsi vlsi-design
Last synced: 13 Feb 2025
https://github.com/mark-mdo47/fpga_rbg_2_rbgw
Lattice iCE40 FPGA convert WS2812b RGB from ESP32 to SK6812 RGBW
apio esp32-arduino fpga ice40 icestick led sk6812 verilog ws2812b
Last synced: 22 Jan 2025
https://github.com/tdholmes/digitaldesign-pong
Verilog Pong game designed for Digital Design in December of 2013.
Last synced: 29 Jan 2025
https://github.com/arsham-lh/logic-circuits
Simulation of logic circuits using Verilog, Proteus and other tools.
digital-circuits fsm logic-circuits mealy-machine moore-machine proteus verilog
Last synced: 17 Jan 2025
https://github.com/elifgokpinar/microprocessor-design
Quartus Project
microprocessor quartus verilog
Last synced: 13 Jan 2025
https://github.com/arsham-lh/computer-architecture
Code files related to the Computer Architecture course, taught by M. Movahedin
computer-architecture mips-assembly multi-cycle-processor single-cycle-processor verilog
Last synced: 17 Jan 2025
https://github.com/gcerpa01/compe470
Work of my projects I worked on while enrolled in SDSU's COMPE470 Digital Circuits course in Spring 2023
Last synced: 17 Jan 2025
https://github.com/mohammadmahdi-abdolhosseini/digital-logic-courses
Digital Systems 1 & 2 + Digital Systems Laboratory 1 + Digital Electronics Circuit +Microprocessor Based and Embedded Design courses projects
Last synced: 07 Jan 2025
https://github.com/kaushalmodi/nim-svvpi
Wrapper for SystemVerilog VPI headers sv_vpi_user.h and vpi_user.h
1364-2005 1800-2017 nim pli systemverilog verilog vpi
Last synced: 16 Jan 2025
https://github.com/paulchen2713/introduction_to_veriloghdl
Digital System Design Course Practices
Last synced: 23 Jan 2025
https://github.com/cr0a3/hardwarelib
A libary to create asics in short time
Last synced: 23 Jan 2025
https://github.com/polaris000/cs_f342
Lab assignments and some practise done for the Computer Architecture course at BITS Pilani
assembly bits-pilani comparch computer-architecture labs practise verilog
Last synced: 09 Jan 2025
https://github.com/jackson-nestelroad/verilog-mips-processor
Single-cycle 32-bit MIPS processor implemented in SystemVerilog.
Last synced: 29 Jan 2025
https://github.com/fuwn/iverilog-test-bench
☀️ Icarus Verilog Test-bench Template
Last synced: 05 Feb 2025
https://github.com/ethanuppal/berkeley-hardfloat
Downstream hardfloat with custom patches
berkeley floating-point verilog
Last synced: 07 Feb 2025
https://github.com/andrejchoo/cpldctrum
ZX Spectrum clone on CPLD
cpld divmmc verilog zx-spectrum
Last synced: 05 Feb 2025
https://github.com/j-m-li/logical16x16
Hardware Description Language for EPROM and FLASH memories
Last synced: 18 Nov 2024
https://github.com/tanuj-maheshwari/fpga
Configurable FPGA Fabric simulated in Verilog
Last synced: 23 Jan 2025
https://github.com/mssola/hdl
Playing around with Hardware Description Languages.
Last synced: 27 Jan 2025
https://github.com/rainingcomputers/srp16
SRP16 is free and open ISA for 16-bit CPUs and Microcontrollers.
cpu instruction-set-architecture isa isa-specification microcontrollers open-embedded open-isa risc soft-core verilog
Last synced: 14 Feb 2025
https://github.com/kassane/fpga_course
Testing conducted during verilog studies
Last synced: 13 Jan 2025
https://github.com/memgonzales/hdl-flip-flop
Compilation of Verilog behavioral models and test benches for the four types of flip-flops (SR, JK, D, and T)
behavioral-modeling computer-architecture flip-flop sequential-circuits verilog
Last synced: 20 Jan 2025