Skip to content

This Repository contains the basic VHDL code for different circuits we learn in Computer Architecture. All the provided codes run on EdaPlayground platform, thus divided into testbench code (that goes under testbench.vhd window )and design code (goes under design.vhd) for clarity.

Notifications You must be signed in to change notification settings

PoulamiSarkar24/VHDL

Repository files navigation

VHDL

This is the VHDL file. Author: Poulami Sarkar

VHDL stands for VHSIC Hardware Description Language. Here the VHSIC stands for Very High Speed Integrated Circuit.

These files can be run on EdaPlayground.

All the files are divided into two parts: Testbench code and Design code.

About

This Repository contains the basic VHDL code for different circuits we learn in Computer Architecture. All the provided codes run on EdaPlayground platform, thus divided into testbench code (that goes under testbench.vhd window )and design code (goes under design.vhd) for clarity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages