The purpose of this document is to very briefly describe how to use the Intel Quartus Prime and ModelSim software packages to design digital systems. It is targeted at students of CPEN 311 at the ...
In today's digital world, electronic circuits play an important role in the devices that we use daily. All the Integrated Circuits ranging from basic IC’s (OR gate, AND gate, NOT gate, Flip Flops, ...
Registers are common electronic components that are used in devices to store data. These are the smallest data holding elements which store the operands or instructions that are being processed by the ...
This repository provides a tutorial on how to write synthesizable VHDL code. It touches on verification topics, but the primary focus is on code for synthesis. Most of the provided examples include ...
ModelSim is a multi-language Hardware Descriptive Language (HDL) simulation environment by Mentor Graphics, for simulation of various languages such as VHDL, Verilog and SystemC, and includes a ...