aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv
Commit message (Collapse)AuthorAgeFilesLines
* Handle to_string for i64 numbers.Tristan Gingold2015-05-201-0/+2
| | | | Fix ticket 76
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-6/+6
| | | | For ticket 48.
* Remove Get_File_Time_Stamp for a filename.Tristan Gingold2015-05-131-23/+11
| | | | Preliminary work for ticket 48.
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-0/+2
|
* ghdldrv: support absolute path with --elab-run.Tristan Gingold2015-05-111-3/+7
| | | | Implement ticket 51.
* Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold2015-03-011-0/+3
|
* ghdlsimul: adjust after use of name for block_specification.Tristan Gingold2015-01-171-2/+2
|
* disp_vhdl: adjust for vhdl2008 (generate, bit string).Tristan Gingold2015-01-141-1/+1
|
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-1/+2
|
* Fix left-over in name_table remaining.Tristan Gingold2015-01-012-4/+4
|
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-313-32/+32
|
* vhdl 2008: handle sized bit strings.Tristan Gingold2014-12-301-0/+1
|
* ghdldrv: remove unused variables.Tristan Gingold2014-12-231-2/+0
|
* Fix ghdl -m for jit: handle multiple libraries.Tristan Gingold2014-12-234-156/+196
|
* Add comments.Tristan Gingold2014-12-222-3/+8
|
* PSL: allow labels on psl directives (fix ticket26).Tristan Gingold2014-12-131-1/+0
|
* llvm: add non-jit driver.Tristan Gingold2014-12-051-0/+34
|
* Split translation into child packages.Tristan Gingold2014-11-091-1/+1
|
* ghdllocal: remove debug code (trace).Tristan Gingold2014-11-081-1/+0
|
* driver: fix path simplification with ..; add missing directory separator.Tristan Gingold2014-11-082-42/+46
|
* mcode build and install from top makefile.Tristan Gingold2014-11-061-4/+24
|
* ghdldrv: reflect --disp-config changes for ghdl_mcode.Tristan Gingold2014-11-054-47/+42
|
* Move files and dirs from translate/Tristan Gingold2014-11-0522-0/+7771