CircuitVerse / Interactive-Book

Interactive Online Book on Digital Logic Design
http://learn.circuitverse.org/
137 stars 196 forks source link

VHDL programming language introduction and adding VHDL codes for different circuits. #383

Open akash-baranwal opened 4 years ago

akash-baranwal commented 4 years ago

Is your feature request related to a problem? Please describe.

Many students use VHDL as their programming language for simulation of different hardware components and for beginners VHDL can be quite challenging . This is a feature request for solving this problem.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

The Problem

When i was told about use of VHDL in my Computer Architecture classes, i did not know anything about it , and the code seemed difficult. When i tried searching for the code online , i was not able to find a proper working solution and i had ask my teachers for every small thing. This was very frustrating as teachers were not always free.

Describe the solution you'd like

In the interactive book i would like each sub-section like gates , boolean algebra,etc to contain VHDL codes for everyone to use this will be very beneficial for every student who is on the search for VHDL codes.

Additional context

Add any other context or screenshots about the feature request here.

image for example here we can write VHDL codes for doing division in different ways.

eKuG commented 4 years ago

We are already working on adding Verilog, Adding VHDL wouldn't be a very big deal.

akash-baranwal commented 4 years ago

ok so should i do anything to add the vhdl codes ?

eKuG commented 4 years ago

Firstly we need to add a page explaining VHDL

developer22-university commented 4 years ago

I can do that @akash-baranwal @eKuG