index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ghdldrv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use directory of output for elaboration file.
Tristan Gingold
2015-06-10
2
-11
/
+6
*
ghdldrv: compile elab file in output directory.
Tristan Gingold
2015-06-09
3
-23
/
+39
*
ghdldrv: use output name for creating the elaboration files.
Tristan Gingold
2015-06-08
1
-1
/
+6
*
Rework exit handling to correctly report exit status.
Tristan Gingold
2015-05-21
3
-15
/
+35
*
Handle to_string for i64 numbers.
Tristan Gingold
2015-05-20
1
-0
/
+2
*
Change library format: now store file checksum instead of file time stamp.
Tristan Gingold
2015-05-13
1
-6
/
+6
*
Remove Get_File_Time_Stamp for a filename.
Tristan Gingold
2015-05-13
1
-23
/
+11
*
Add context declaration and reference (vhdl 2008).
Tristan Gingold
2015-05-12
1
-0
/
+2
*
ghdldrv: support absolute path with --elab-run.
Tristan Gingold
2015-05-11
1
-3
/
+7
*
Elaborate generics in two steps. Fix -c/-e for llvm builds.
Tristan Gingold
2015-03-01
1
-0
/
+3
*
ghdlsimul: adjust after use of name for block_specification.
Tristan Gingold
2015-01-17
1
-2
/
+2
*
disp_vhdl: adjust for vhdl2008 (generate, bit string).
Tristan Gingold
2015-01-14
1
-1
/
+1
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
1
-1
/
+2
*
Fix left-over in name_table remaining.
Tristan Gingold
2015-01-01
2
-4
/
+4
*
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-31
3
-32
/
+32
*
vhdl 2008: handle sized bit strings.
Tristan Gingold
2014-12-30
1
-0
/
+1
*
ghdldrv: remove unused variables.
Tristan Gingold
2014-12-23
1
-2
/
+0
*
Fix ghdl -m for jit: handle multiple libraries.
Tristan Gingold
2014-12-23
4
-156
/
+196
*
Add comments.
Tristan Gingold
2014-12-22
2
-3
/
+8
*
PSL: allow labels on psl directives (fix ticket26).
Tristan Gingold
2014-12-13
1
-1
/
+0
*
llvm: add non-jit driver.
Tristan Gingold
2014-12-05
1
-0
/
+34
*
Split translation into child packages.
Tristan Gingold
2014-11-09
1
-1
/
+1
*
ghdllocal: remove debug code (trace).
Tristan Gingold
2014-11-08
1
-1
/
+0
*
driver: fix path simplification with ..; add missing directory separator.
Tristan Gingold
2014-11-08
2
-42
/
+46
*
mcode build and install from top makefile.
Tristan Gingold
2014-11-06
1
-4
/
+24
*
ghdldrv: reflect --disp-config changes for ghdl_mcode.
Tristan Gingold
2014-11-05
4
-47
/
+42
*
Move files and dirs from translate/
Tristan Gingold
2014-11-05
22
-0
/
+7771