Open akash-baranwal opened 4 years ago
We are already working on adding Verilog, Adding VHDL wouldn't be a very big deal.
ok so should i do anything to add the vhdl codes ?
Firstly we need to add a page explaining VHDL
I can do that @akash-baranwal @eKuG
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.
for example here we can write VHDL codes for doing division in different ways.