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
...
*
synth: add a hook to resolve foreign instantiation names
Tristan Gingold
2021-11-28
2
-0
/
+8
*
ghdlcomp: exit with error status in case of error. For #1908
Tristan Gingold
2021-11-05
1
-0
/
+4
*
synth: do full elaboration before synthesis
Tristan Gingold
2021-11-01
1
-13
/
+15
*
elab-order command: add an option to display libraries. Fix #1736
Tristan Gingold
2021-10-04
1
-4
/
+27
*
ghdldrv: use environment variable CC to set the default compiler. For #1629
Tristan Gingold
2021-09-23
1
-3
/
+6
*
Add explicit ?>= and ?> functions for translation.
Brian Padalino
2021-09-22
1
-0
/
+4
*
ghdllocal: generalize top level unit extraction
Tristan Gingold
2021-09-07
5
-38
/
+59
*
vhdl and psl: parse sync_abort and async_abort. For #1654
Tristan Gingold
2021-08-30
1
-0
/
+2
*
ghdlsynth: add debug option for elaboration
Tristan Gingold
2021-08-28
1
-1
/
+5
*
ghdlsynth.adb: fix a typo
Tristan Gingold
2021-08-26
1
-1
/
+1
*
ghdldrv: handle auxbase option in ortho/gcc. Fix #1845
Tristan Gingold
2021-08-24
1
-10
/
+0
*
ghdldrv.adb: use cc (instead of gcc) as linker driver. Fix #1629
Tristan Gingold
2021-08-01
1
-1
/
+1
*
ghdldrv.adb: factorize code (for #1817)
Tristan Gingold
2021-07-23
1
-68
/
+57
*
ghdldrv.adb: pass option -auxbase to ghdl1. For #1817
Tristan Gingold
2021-07-23
1
-1
/
+14
*
ghdllocal.adb: do not set Exec_Prefix if already set (by libghdl)
Tristan Gingold
2021-07-05
1
-1
/
+4
*
Fix warnings from gnatgpl 2021
Tristan Gingold
2021-05-30
1
-1
/
+1
*
ghdlsynth: never display a foreign module as pure vhdl
Tristan Gingold
2021-04-28
1
-2
/
+7
*
synth: add verilog output
Tristan Gingold
2021-04-28
1
-0
/
+6
*
synth: rename synth-context to synth-vhdl_context
Tristan Gingold
2021-04-16
1
-2
/
+2
*
ghdldrv,configure: allow LIB.UNIT name for -e/-r commands. Fix #1718
Tristan Gingold
2021-04-10
5
-27
/
+91
*
ghdlsynth.adb: fix a previous commit
Tristan Gingold
2021-04-05
1
-1
/
+1
*
vhdl and libraries: add support for binding to a foreign module
Tristan Gingold
2021-04-05
1
-12
/
+14
*
ghdldrv/: initial support for foreign modules
Tristan Gingold
2021-04-05
3
-8
/
+25
*
ghdlsynth: add --out=raw-vhdl. For #1702
Tristan Gingold
2021-03-29
1
-7
/
+7
*
ghdlsynth.adb: also allow .psl files without any warning
Tristan Gingold
2021-03-27
1
-6
/
+10
*
ghdlvpi.adb: use Directory_Separator.
Tristan Gingold
2021-03-07
1
-1
/
+3
*
Include directory structure proposal.
MichaĆ Kruszewski
2021-03-07
1
-1
/
+1
*
VHPI: add initial minimal implementation
Marlon James
2021-03-04
2
-9
/
+9
*
ghdlsynth.adb: unknown vendor library is now an error. Fix #1650
Tristan Gingold
2021-02-19
1
-1
/
+6
*
Makefile: put libraries in lib/. For #1642
Tristan Gingold
2021-02-13
1
-2
/
+1
*
Add support for PSL onehot/onehot0 functions (#1633)
T. Meissner
2021-02-09
1
-1
/
+3
*
src/ghdldrv: fix regression for ghdl-yosys-plugin
Tristan Gingold
2021-01-20
3
-4
/
+12
*
ghdlsynth: check filename extension
Tristan Gingold
2021-01-19
1
-0
/
+8
*
update version/copyright year
umarcor
2021-01-16
1
-1
/
+1
*
update license headers
umarcor
2021-01-14
28
-308
/
+252
*
vhdl-formatters: add realignment
Tristan Gingold
2021-01-11
1
-0
/
+5
*
vhdl: rework formatter engine, add 'ghdl fmt' command
Tristan Gingold
2021-01-09
1
-23
/
+104
*
cli: support '[--]version --ref' and '[--]version --hash' too
umarcor
2021-01-05
1
-2
/
+2
*
cli: add 'version ref' and 'version hash'
umarcor
2021-01-05
1
-3
/
+13
*
synth: add option to treat asserts as assumes and vice-versa
tmeissner
2021-01-02
1
-0
/
+8
*
ghdlrun: factorize code for finalization
Tristan Gingold
2020-12-30
1
-10
/
+2
*
Rework initialization and finalization.
Tristan Gingold
2020-12-30
1
-4
/
+6
*
libraries: Load_Std_Library: now return a status.
Tristan Gingold
2020-12-26
6
-26
/
+76
*
Slightly improve error messages for unknown option
Tristan Gingold
2020-11-21
1
-1
/
+1
*
Ignore plusargs options (that starts with a '+'). For #1517
Tristan Gingold
2020-11-21
1
-1
/
+3
*
ghdlsynth.adb: clear error counters to allow multiple synthesis.
Tristan Gingold
2020-11-04
1
-0
/
+3
*
ghdldrv: adjust style and some error messages.
Tristan Gingold
2020-09-20
7
-141
/
+99
*
cli: rework syntax, add commands without '-' or '--'
umarcor
2020-09-20
9
-136
/
+353
*
vhdl: handle force/release statements in translate and grt. For #1416
Tristan Gingold
2020-08-03
1
-0
/
+29
*
vhdl: parse and analyze force/release signal assignment statements.
Tristan Gingold
2020-08-01
1
-0
/
+3
[prev]
[next]