Skip to content

chrreisinger/OpenVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVC, an open source VHDL compiler/simulator.

To compile the project start the sbt console (use sbt.sh or sbt.bat) and run the compile command.

implemented VHDL 2008 features:

  • Conditional variable assignments
  • Selected variable assignments
  • Conditional signal assignments
  • Selected signal assignments
  • unary logical operators e.g. logical reduction operators
  • Condition operator
  • matching relational operator
  • Context declarations
  • improved bit string literals
  • block comments (C-style comments /* */)

About

OpenVC, an open source VHDL compiler/simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages