index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ghdldrv
/
ghdlsynth.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ghdlsynth.adb: unknown vendor library is now an error. Fix #1650
Tristan Gingold
2021-02-19
1
-1
/
+6
*
src/ghdldrv: fix regression for ghdl-yosys-plugin
Tristan Gingold
2021-01-20
1
-1
/
+1
*
ghdlsynth: check filename extension
Tristan Gingold
2021-01-19
1
-0
/
+8
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
synth: add option to treat asserts as assumes and vice-versa
tmeissner
2021-01-02
1
-0
/
+8
*
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
1
-3
/
+2
*
cli: rework syntax, add commands without '-' or '--'
umarcor
2020-09-20
1
-9
/
+20
*
synth: add --no-assert-cover option. Fix #1414
Tristan Gingold
2020-07-31
1
-0
/
+5
*
synth: add -g option to enable debugger on some errors.
Tristan Gingold
2020-07-26
1
-0
/
+2
*
ghdlsynth: fix handling of --work within source files.
Tristan Gingold
2020-07-01
1
-0
/
+1
*
ghdlsynth: add --no-formal and help.
Tristan Gingold
2020-06-16
1
-0
/
+23
*
vhdl: allows --work between files for -c. Fix #1362
Tristan Gingold
2020-06-09
1
-3
/
+4
*
synth: refine -dm debug option. Add -dm2
Tristan Gingold
2020-05-31
1
-1
/
+5
*
netlists: add disp_stats.
Tristan Gingold
2020-05-18
1
-1
/
+9
*
netlists: add a very simple dot dump.
Tristan Gingold
2020-04-25
1
-1
/
+9
*
synth: support -v option.
Tristan Gingold
2020-04-22
1
-0
/
+6
*
find_top_entity: add location to report errors. Fix #1254
Tristan Gingold
2020-04-22
1
-1
/
+2
*
ghdldrv: Make Perform_Action cmd parameter in out.
Tristan Gingold
2020-04-10
1
-2
/
+2
*
ghdlsynth: avoid a bug-box in case of analysis error in plugin.
Tristan Gingold
2020-04-07
1
-1
/
+2
*
synthesis: add option --vendor-library= for synthesis.
Tristan Gingold
2020-03-10
1
-22
/
+49
*
synth: top entity name is not anymore hashed by default.
Tristan Gingold
2020-03-01
1
-2
/
+13
*
ghdlcomp: renaming; allow files in any order for --synth.
Tristan Gingold
2020-01-30
1
-1
/
+1
*
synth: add --expect-failure for command --synth
Tristan Gingold
2020-01-11
1
-1
/
+18
*
synth: simplify support of inertial associations.
Tristan Gingold
2020-01-09
1
-0
/
+4
*
vhdl: handle -gGEN=VAL for --synth. Fix #1062
Tristan Gingold
2020-01-01
1
-2
/
+10
*
ghdlsynth: allow display for libghdl.
Tristan Gingold
2019-12-24
1
-21
/
+42
*
ghdlsynth: fix crash on synthesis of a second design.
Tristan Gingold
2019-12-05
1
-0
/
+4
*
synth: support multiple synthesis.
Tristan Gingold
2019-12-02
1
-16
/
+31
*
netlists-dump: add option --disp-noid
Tristan Gingold
2019-11-30
1
-0
/
+5
*
synth: infrastructure for debugger.
Tristan Gingold
2019-11-20
1
-0
/
+3
*
ghdlsynth: add option -t for tracing.
Tristan Gingold
2019-11-17
1
-0
/
+3
*
ghdlsynth: add -de option.
Tristan Gingold
2019-10-27
1
-0
/
+3
*
synth: add netlists-memories to extract memories. Still WIP.
Tristan Gingold
2019-10-17
1
-0
/
+3
*
synth: handle overflow literal.
Tristan Gingold
2019-10-15
1
-1
/
+0
*
Use Decode_Work_Option in options. Factorize code.
Tristan Gingold
2019-10-15
1
-1
/
+3
*
ghdlsynth: allow --work= option in the middle of files.
Tristan Gingold
2019-10-15
1
-1
/
+13
*
ghdlsynth: add --out=none to not display the result.
Tristan Gingold
2019-10-10
1
-1
/
+6
*
ghdlsynth: setup error messages for netlists.
Tristan Gingold
2019-10-07
1
-0
/
+2
*
ghdlsynth: add --out=dump
Tristan Gingold
2019-10-07
1
-1
/
+7
*
ghdlsynth: fix crash when using libghdl.
Tristan Gingold
2019-10-06
1
-0
/
+2
*
ghdlsynth: display bugbox in case of unknown exception.
Tristan Gingold
2019-10-02
1
-1
/
+3
*
synth: add debug flag -dc to not clean.
Tristan Gingold
2019-09-17
1
-0
/
+3
*
synth: add synth-flags, add debug option -di.
Tristan Gingold
2019-09-17
1
-0
/
+4
*
synth-disp_vhdl: handle record for input ports.
Tristan Gingold
2019-09-03
1
-3
/
+6
*
synth: analyze input files.
Tristan Gingold
2019-08-20
1
-1
/
+8
*
synth: handle verification units.
Tristan Gingold
2019-08-20
1
-0
/
+2
*
ghdlsynth: add command to get libghdl paths.
Tristan Gingold
2019-08-14
1
-0
/
+58
*
libghdl: also add synthesis part. For #884
Tristan Gingold
2019-08-13
1
-5
/
+39
*
synth: enable handling of pragma translate_on/off.
Tristan Gingold
2019-07-24
1
-0
/
+3
[next]