summaryrefslogtreecommitdiff
path: root/src/ghdldrv
AgeCommit message (Expand)Author
2015-03-01Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold
2015-01-17ghdlsimul: adjust after use of name for block_specification.Tristan Gingold
2015-01-14disp_vhdl: adjust for vhdl2008 (generate, bit string).Tristan Gingold
2015-01-03Initial rework for vhdl 2008 generate statements.Tristan Gingold
2015-01-01Fix left-over in name_table remaining.Tristan Gingold
2014-12-31Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold
2014-12-30vhdl 2008: handle sized bit strings.Tristan Gingold
2014-12-23ghdldrv: remove unused variables.Tristan Gingold
2014-12-23Fix ghdl -m for jit: handle multiple libraries.Tristan Gingold
2014-12-22Add comments.Tristan Gingold
2014-12-13PSL: allow labels on psl directives (fix ticket26).Tristan Gingold
2014-12-05llvm: add non-jit driver.Tristan Gingold
2014-11-09Split translation into child packages.Tristan Gingold
2014-11-08ghdllocal: remove debug code (trace).Tristan Gingold
2014-11-08driver: fix path simplification with ..; add missing directory separator.Tristan Gingold
2014-11-06mcode build and install from top makefile.Tristan Gingold
2014-11-05ghdldrv: reflect --disp-config changes for ghdl_mcode.Tristan Gingold
2014-11-05Move files and dirs from translate/Tristan Gingold