Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Flinner/vhdlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VHDLang - VHDL Parser

VHDL Parser that transforms source code into an AST.

Current TODO List

List to be updated and improved once there is a proper skeleton

  • Basic Lexer (tokenizer)
  • Basic Parser
  • Basic test environment
  • Some sort of "compiler" to check variable scopes, etc.

After these steps are implemented, the next goal would be to add more features and have the option to choose a standard

Build Commands

 cmake -GNinja -DENABLE_DOCS=ON -B build
 ninja -C build
 ninja -C build doc

About

VHDL compiler and language services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •