index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
vhdl-configuration.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
vhdl-configuration: avoid a crash after not-found component.
Tristan Gingold
2020-07-18
1
-0
/
+3
*
vhdl: avoid crash on error for -c/-r.
Tristan Gingold
2020-06-25
1
-1
/
+3
*
vhdl-configuration: handle overrides of slv. Fix #1298
Tristan Gingold
2020-05-13
1
-1
/
+15
*
find_top_entity: add location to report errors. Fix #1254
Tristan Gingold
2020-04-22
1
-25
/
+30
*
vhdl: reject top-level entities with a type generic. Fix #1236
Tristan Gingold
2020-04-17
1
-5
/
+16
*
vhdl: avoid a crash in case of outdated package body.
Tristan Gingold
2020-04-12
1
-1
/
+3
*
synthesis: add option --vendor-library= for synthesis.
Tristan Gingold
2020-03-10
1
-7
/
+24
*
vhdl-configuration: avoid crash on parse error.
Tristan Gingold
2020-03-07
1
-2
/
+5
*
vhdl-configuration: ignore configuration for top_level_entity.
Tristan Gingold
2020-02-18
1
-4
/
+4
*
configuration: allow hex-string for generic override. Fix #1117
Tristan Gingold
2020-02-02
1
-17
/
+86
*
vhdl: handle -gGEN=VAL for --synth. Fix #1062
Tristan Gingold
2020-01-01
1
-3
/
+107
*
synth: handle verification units.
Tristan Gingold
2019-08-20
1
-8
/
+63
*
vhdl: declare verification units (WIP).
Tristan Gingold
2019-08-16
1
-0
/
+2
*
find_top_entity: avoid crash on missing entity, handle
Tristan Gingold
2019-07-15
1
-1
/
+4
*
ghdlsynth: check top entity can be a top entity.
Tristan Gingold
2019-07-14
1
-2
/
+3
*
vhdl: refactoring: remove configure function with string access.
Tristan Gingold
2019-07-14
1
-14
/
+0
*
vhdl: fixes in find_top_entity (handle for-generate, remove early return)
Tristan Gingold
2019-07-14
1
-4
/
+15
*
vhdl-configuration: improve error message.
Tristan Gingold
2019-07-11
1
-1
/
+1
*
errorout: add messages group instead of continuation.
Tristan Gingold
2019-05-12
1
-8
/
+10
*
vhdl: extract vhdl.errors from errorout.
Tristan Gingold
2019-05-08
1
-0
/
+1
*
vhdl: renames iirs_walk to vhdl-nodes_walk
Tristan Gingold
2019-05-08
1
-2
/
+2
*
vhdl: move iirs_utils to vhdl.utils
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: move std_standard package to vhdl child.
Tristan Gingold
2019-05-05
1
-3
/
+3
*
vhdl: move configuration package as a vhdl child.
Tristan Gingold
2019-05-05
1
-0
/
+974