GithubHelp home page GithubHelp logo

seanpm2001-all / learn-vhdl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seanpm2001/learn-vhdl

1.0 2.0 0.0 296 KB

A repository for showcasing my knowledge of the VHDL programming language, and continuing to learn the language.

Home Page: https://github.com/seanpm2001/Learn-VHDL/

License: GNU General Public License v3.0

VHDL 100.00%

learn-vhdl's Introduction


/Vhdl_signed_adder_source.svg

Learning VHDL (programming language)

I know very little about the VHDL language. This document will go over all my knowledge of the VHDL language.

Comments in VHDL

This is how you make comments in VHDL:

-- this is a single line VHDL comment
/*
    this is a block comment (in VHDL-2008 and later)
*/

/!\ This example has not been tested yet, and may not work

Other knowledge of VHDL

  1. VHDL stands for Virtual Hardware Description Language

  2. VHDL is a hardware description language, and can work as a language to writing an operating system

  3. VHDL is used in creating virtual machine hard drive files

  4. VHDL uses the *.vhd and *.vhdl file extensions

  5. No other knowledge of the VHDL programming language


learn-vhdl's People

Contributors

seanpm2001 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.