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-01-24 00:33:21 UTC
- JSON Representation
https://github.com/tdholmes/digitaldesign-pong
Verilog Pong game designed for Digital Design in December of 2013.
Last synced: 02 Dec 2024
https://github.com/kayejd/hvac-system
School Related Project
capstone digital digital-signal-processing engineering-design verilog
Last synced: 17 Jan 2025
https://github.com/aliiiw/computer-architecture-lab
Implement Mips cpu with Verilog
forwarding mips pipeline verilog
Last synced: 02 Dec 2024
https://github.com/chaseruskin/setup-orbit
GitHub Action to install Orbit
action continuous-integration hdl systemverilog utilities verilog vhdl
Last synced: 27 Nov 2024
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/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/thedhruvrawat/comparch
This repository contains all the laboratory coursework for the course CS F342: Computer Architechture at BITS Pilani, Pilani Campus (Fall '22)
Last synced: 03 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/peplxx/morse-coder
This project was made for optional fpga project during F23 Computer Architecture course. This is Quartus Project for turning fpga board into morse coder.
fpga-board fpga-programming morse-code quartus-prime verilog
Last synced: 20 Dec 2024
https://github.com/namberino/simple-uart
Simple UART implementation in FPGA
Last synced: 20 Jan 2025
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/sergz72/fpga
FPGA related stuff
assembler assembly-language bytecode-compiler cpu cyclone forth forth-cpu forth-language fpga fpga-programming gowin java java-cpu risc-v verilog
Last synced: 28 Nov 2024
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/dyna-bytes/fpga_winter_internship_2020
[Korea University Elementary Particle Physics Lab] Hardware control research using FPGA
Last synced: 02 Dec 2024
https://github.com/dyna-bytes/fisr
Specialized FPU for Fast Inverse Square Root Algorithm
Last synced: 02 Dec 2024
https://github.com/aledpl5/rock-paper-scissors-circuit
Uni project about the game rock-paper-scissors
blif circuit datapath datapath-design finate-state-machine sis systemverilog verilog
Last synced: 05 Jan 2025
https://github.com/paulchen2713/introduction_to_veriloghdl
Digital System Design Course Practices
Last synced: 23 Jan 2025
https://github.com/markmll/todaystart-a153
As-shipped demo for the Altera Cyclone TodayStart-A153 board. Requires Quartus-II 10.1 SP1 minimum.
Last synced: 21 Dec 2024
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/cr0a3/hardwarelib
A libary to create asics in short time
Last synced: 23 Jan 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: 20 Dec 2024
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/j-m-li/logical16x16
Hardware Description Language for EPROM and FLASH memories
Last synced: 18 Nov 2024
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: 17 Dec 2024
https://github.com/azazhassankhan/verilogutilitysuite
VerilogUtilitySuite 🚀 Welcome to our SystemVerilog playground! 🤖 Dive into the world of hardware description language (HDL) with our repository, where RTL designs meet creativity.
circuit component-architecture systemverilog verilog
Last synced: 21 Jan 2025
https://github.com/rpigor/tpsim
TPSim (Timing and Power Simulator) is a gate-level circuit simulator with timing and power estimation capabilities
eda power-analysis simulator timing-analysis verilog
Last synced: 06 Jan 2025
https://github.com/mohamad-shosha/alu-verilog-proteus
This 4-bit ALU design project has been implemented as part of the [Computer Aided Design] in the university , where we applied Verilog for hardware design and Proteus for simulation.
Last synced: 28 Dec 2024
https://github.com/guntas-13/verilog
Compilation of all the Verilog Assignments in the course ES204 - Digital Systems (Spring 2024) - Prof. Joycee Mekie
Last synced: 03 Dec 2024
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/shiro-raven/verilog-mips
A verilog-based MIPS processor with pipelining
assembly mips mips-architecture verilog
Last synced: 05 Dec 2024
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/kulp/tappy
tappy is a tiny Verilog driver for PS/2 keyboards, for use in FPGAs
Last synced: 16 Dec 2024
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: 21 Dec 2024
https://github.com/urish/tt06-spell
A minimal, stack-based programming language created for The Skull CTF
Last synced: 11 Jan 2025
https://github.com/et312/custom_cpu
Custom 16-bit RISC-based CPU with custom control unit, ALU, and memory block designs
Last synced: 16 Dec 2024
https://github.com/tanuj-maheshwari/fpga
Configurable FPGA Fabric simulated in Verilog
Last synced: 23 Jan 2025
https://github.com/mongshil553/digital-engineering-verilog-assignments
Sophomore 2021 1st Semester Digital Engineering Verilog Assignments
fpga-programming verilog xilinx-vivado
Last synced: 13 Jan 2025