Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | Typo fixes in Ada code. | Patrick Lehmann | 2021-01-10 | 1 | -2/+2 |
| | |||||
* | Rework initialization and finalization. | Tristan Gingold | 2020-12-30 | 1 | -4/+6 |
| | | | | libghdl can now be re-initialized. | ||||
* | libraries: Load_Std_Library: now return a status. | Tristan Gingold | 2020-12-26 | 1 | -1/+2 |
| | | | | | | Propagate this change to libghdl and python binding to avoid abort. For #1551 | ||||
* | vhdl: allows --work between files for -c. Fix #1362 | Tristan Gingold | 2020-06-09 | 1 | -5/+6 |
| | |||||
* | Use Decode_Work_Option in options. Factorize code. | Tristan Gingold | 2019-10-15 | 1 | -6/+4 |
| | |||||
* | ghdlsynth: allow --work= option in the middle of files. | Tristan Gingold | 2019-10-15 | 1 | -0/+8 |
| | |||||
* | libraries: add Get_Library_No_Create. | Tristan Gingold | 2019-06-24 | 1 | -0/+4 |
| | |||||
* | vhdl: rename iirs to vhdl.nodes | Tristan Gingold | 2019-05-05 | 1 | -1/+1 |
| | |||||
* | thin.py: add a namespace for Libraries, export Find_Entity_For_Component. | Tristan Gingold | 2018-12-18 | 1 | -2/+1 |
| | |||||
* | Create sem_lib from libraries. | Tristan Gingold | 2018-11-14 | 1 | -44/+7 |
| | |||||
* | libraries: rename Implicit_Location by Library_Location. | Tristan Gingold | 2017-10-09 | 1 | -0/+3 |
| | |||||
* | Add ghdl --find-top command. | Tristan Gingold | 2017-07-05 | 1 | -0/+6 |
| | |||||
* | Fix typo: paths. | Tristan Gingold | 2017-05-18 | 1 | -5/+5 |
| | |||||
* | Finish_Compilation: factorize code, move to libraries. | Tristan Gingold | 2016-10-15 | 1 | -0/+4 |
| | |||||
* | Move Library_To_File_Name from Back_End to Libraries | Tristan Gingold | 2016-09-17 | 1 | -0/+6 |
| | |||||
* | Fix indentation and English mistakes. | Tristan Gingold | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+188 |