Simple VHDL examples using ghdl as compiler and wave generating
-
Updated
Jun 21, 2022 - VHDL
Simple VHDL examples using ghdl as compiler and wave generating
all projects of vhdl course of university
Forked from ZIKOAR's 32-bit-processor-with-vhdl repository.
A resource-friendly VHDL model for large memory simulations
Reusable HDL modules, packages, and testbench utilities for FPGA and ASIC development, supporting both VHDL and Verilog.
This repository contains the source codes for design of circuits written in VHDL using Xilinx (14.7), which were practiced as a part of my CA lab during my BTech 4th semester.
A 32-bit VHDL processor with 26 instructions, including jumps, branches, and function calls. Implementing an FSM for execution control and testing using Quartus and ModelSim.
A VHDL code base that contains Utility Packages for both HDL and Testbenches
An implementation of MIPS microprocessor (Single-Cycle) in VHDL with a testbench avaliable.
Final Project - Reti Logiche. Politecnico di Milano, A.A. 2019-2020
implementation of 4-bit BCD up/down counter. The counter work as follows: ● If input X = 0, the counter counts up. Otherwise, it counts down. ● If counting up, the counter’s value should be: 0000, 0001, 0010... ● If counting down: 0010, 0001, 0000...
VHDL implementation of Up counter.
A Time-Based Clap Lock Mechanism in Lower-Level Machine Implementation. Created by 4-Member Team VHDL Project in CPE 016 — Introduction to VHDL | Implemented in HDL 2008.
The PWM (Pulse Width Modulation) Generator creates a PWM signal to control PWM-driven devices. It allows configurable clock and PWM frequencies via generics. The duty cycle, input as a 7-bit signal, adjusts the proportion of time the signal is high.
Aqui eu tento documentar o que fiz enquanto estudava a linguagem de descrição de hardware VHDL. Pretendo aumentar a lista e categorizar também.
Add a description, image, and links to the vhdl-testbench topic page so that developers can more easily learn about it.
To associate your repository with the vhdl-testbench topic, visit your repo's landing page and select "manage topics."