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
*
ghdllocal: clean post files.
Tristan Gingold
2018-10-21
3
-3
/
+6
*
ghdldrv: also search exec in prefix/bin.
Tristan Gingold
2018-10-21
1
-2
/
+18
*
ghdldrv: allow bootstrap with oread.
Tristan Gingold
2018-10-21
1
-2
/
+1
*
Pass time-resolution to grt.
Tristan Gingold
2018-10-21
4
-13
/
+16
*
Add Maybe_Ref_Chain (WIP).
Tristan Gingold
2018-09-20
1
-0
/
+6
*
ghdl_simul: adjust after ghdlcomp change.
Tristan Gingold
2018-08-10
1
-5
/
+13
*
Add support for --time-resolution (jit only). Fix #613
Tristan Gingold
2018-08-10
4
-13
/
+102
*
rework parse_expression to add parse_binary_expression.
Tristan Gingold
2018-08-04
1
-13
/
+1
*
Also set -fX and --std to GHDLFLAGS for --gen-makefile
Tristan Gingold
2018-07-21
1
-0
/
+2
*
Remove redundant use-clauses for gcc 8.1 compatibility
Truls Asheim
2018-05-30
1
-3
/
+0
*
Fix warning: use clause for package has no effect
Vicente Bergas
2018-05-03
3
-9
/
+1
*
Use specific error message for direction mismatch.
Tristan Gingold
2018-04-25
1
-2
/
+4
*
Set a version to libghdl, put version in configure.
Tristan Gingold
2018-03-21
1
-2
/
+1
*
ghdl_mcode: error message if no file to analyze.
Tristan Gingold
2018-03-01
1
-0
/
+5
*
Change libraries path to allow installation of system-wide libraries.
Tristan Gingold
2018-01-25
2
-8
/
+11
*
translation: remove some use of Nam_Buffer.
Tristan Gingold
2018-01-20
1
-4
/
+3
*
Convert_Identifier: don't use Nam_Buffer anymore.
Tristan Gingold
2018-01-18
1
-17
/
+17
*
ghdldrv: remove most usages of Nam_Buffer.
Tristan Gingold
2018-01-18
3
-28
/
+15
*
sem_inst: fix relocation of instances in instances.
Tristan Gingold
2017-12-21
1
-0
/
+2
*
update tgingold/ghdl refs to ghdl/ghdl
1138-4EB
2017-12-20
1
-1
/
+1
*
Tentatively fix tarball filename for travis.
Tristan Gingold
2017-12-18
1
-1
/
+1
*
version.in: avoid to duplicate version string.
Tristan Gingold
2017-12-10
4
-3
/
+12
*
simul: support --file-to-xml
Tristan Gingold
2017-12-07
1
-0
/
+2
*
ghdl -i: stop on error.
Tristan Gingold
2017-12-01
1
-1
/
+7
*
Create the simul.ads package (for a namespace).
Tristan Gingold
2017-11-24
2
-19
/
+19
*
Annotations: minor reformating.
Tristan Gingold
2017-11-19
1
-2
/
+0
*
ghdl_simul: fix crash on option warning.
Tristan Gingold
2017-11-18
1
-0
/
+2
*
Drivers: add --pre-elab (as a stub).
Tristan Gingold
2017-11-16
2
-3
/
+52
*
Update ghdldrv after list changes.
Tristan Gingold
2017-11-11
1
-37
/
+44
*
Rework list implementation, use iterator.
Tristan Gingold
2017-11-11
3
-16
/
+27
*
Remove List_Others, cleanup lists.
Tristan Gingold
2017-11-08
1
-20
/
+16
*
Use Flist for array indexes.
Tristan Gingold
2017-11-06
1
-0
/
+66
*
Add extended locations (elocations). Still WIP
Tristan Gingold
2017-10-18
2
-9
/
+3
*
files_map: rename Load_Source_File to Read_Source_File.
Tristan Gingold
2017-10-05
3
-9
/
+9
*
Minor refactoring to simplify interfacing.
Tristan Gingold
2017-10-03
2
-20
/
+31
*
ghdlcomp: add compile_analyze_file2.
Tristan Gingold
2017-10-02
2
-1
/
+49
*
comment and whitespace cleanup
Julius Rakow
2017-09-30
1
-10
/
+10
*
add gen-depends command
Julius Rakow
2017-09-30
1
-49
/
+112
*
Add ghdl --find-top command.
Tristan Gingold
2017-07-05
1
-0
/
+57
*
Fix typo: paths.
Tristan Gingold
2017-05-18
6
-220
/
+27
*
Create default value for ports.
Tristan Gingold
2017-05-09
1
-0
/
+12
*
textio: use grt.fcvt to write reals.
Tristan Gingold
2017-04-19
1
-0
/
+2
*
textio: use grt.fcvt to read real numbers.
Tristan Gingold
2017-04-19
1
-0
/
+2
*
Add Tab_Stop variable.
Tristan Gingold
2017-03-14
1
-2
/
+2
*
Add ghdlsynth in ghdl_simul
Tristan Gingold
2017-01-31
3
-1
/
+13
*
Add netlist generation infrastructure.
Tristan Gingold
2017-01-31
2
-0
/
+143
*
Add xref_keyword for PSL keywords that aren't reserved words.
Tristan Gingold
2017-01-15
1
-1
/
+12
*
Add 'Image and 'Value for i64.
Tristan Gingold
2017-01-13
1
-0
/
+4
*
ghdlvpi: add --vpi-library-dir-unix
Tristan Gingold
2016-12-20
1
-2
/
+36
*
Add target in bug-box, add --bug-box internal command.
Tristan Gingold
2016-12-20
3
-1
/
+41
[next]