index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configuration.adb
Age
Commit message (
Collapse
)
Author
2014-11-04
Move sources to src/ subdirectory.
Tristan Gingold
2014-10-14
Initial support for package header and package instantiation.
Tristan Gingold
2014-09-03
Fix ghdl_simul (after previous change).
Tristan Gingold
2014-09-02
Keep names in the tree.
Tristan Gingold
This is a large change to improve error locations and allow pretty printing.
2014-07-19
Replace architecture_declaration by architecture_body to follow lrm.
Tristan Gingold
2014-06-30
Add many vhdl08 predefined operators and functions. Add std.env
Tristan Gingold
2014-06-24
Use library unit instead of design unit.
Tristan Gingold
2014-06-21
Add psl cover directive (ticket19).
Tristan Gingold
2014-06-14
configuration: add Check_Entity_Declaration_Top from translation.
Tristan Gingold
evaluation: add Get_Path_Instance_Name_Suffix from translation. grt-signals: rename ghdl_signal_direct_driver to ghdl_signal_add_direct_driver. add ghdl_signal_direct_assign; make active_chain private.
2013-12-17
Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.
Tristan Gingold
2010-01-12
ghdl 0.29 release.
gingold
2009-08-13
Now handle vhdl 2008 arrays in the front end.
gingold
Bug fixes.
2008-09-06
New feature: all-sensitized processes (for vhdl 2008)
gingold
2006-03-12
bug fix (was with configuration)
gingold
2005-09-24
First import from sources
gingold