index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
translate
/
ortho_front.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
libraries: Load_Std_Library: now return a status.
Tristan Gingold
2020-12-26
1
-1
/
+3
*
vhdl: allows --work between files for -c. Fix #1362
Tristan Gingold
2020-06-09
1
-19
/
+37
*
vhdl: refactoring: remove configure function with string access.
Tristan Gingold
2019-07-14
1
-11
/
+13
*
Error_Msg_Option: do not raise exception.
Tristan Gingold
2019-06-25
1
-6
/
+6
*
vhdl: extract vhdl.errors from errorout.
Tristan Gingold
2019-05-08
1
-0
/
+1
*
vhdl: move iirs_utils to vhdl.utils
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: rename iirs to vhdl.nodes
Tristan Gingold
2019-05-05
1
-1
/
+1
*
vhdl: move ieee packages to vhdl children.
Tristan Gingold
2019-05-05
1
-3
/
+3
*
vhdl: move configuration package as a vhdl child.
Tristan Gingold
2019-05-05
1
-5
/
+5
*
vhdl: move sem* packages to vhdl children.
Tristan Gingold
2019-05-05
1
-3
/
+3
*
vhdl: supports VHPIDIRECT in mcode backend.
Tristan Gingold
2019-04-27
1
-2
/
+126
*
Fix a typo.
Tristan Gingold
2019-01-05
1
-1
/
+2
*
errorout: discard disabled warnings.
Tristan Gingold
2019-01-04
1
-5
/
+10
*
Rename overloaded Load_File and export it to python.
Tristan Gingold
2018-12-13
1
-2
/
+2
*
errorout: split and rework.
Tristan Gingold
2018-11-16
1
-0
/
+4
*
Create sem_lib from libraries.
Tristan Gingold
2018-11-14
1
-3
/
+4
*
vhdl parse: get rid of parse_error exception.
Tristan Gingold
2018-11-12
1
-2
/
+1
*
Add support for --time-resolution (jit only). Fix #613
Tristan Gingold
2018-08-10
1
-5
/
+11
*
Fix warning: use clause for package has no effect
Vicente Bergas
2018-05-03
1
-1
/
+1
*
Drivers: add --pre-elab (as a stub).
Tristan Gingold
2017-11-16
1
-8
/
+27
*
Adjust ortho_front.adb to use list iterators.
Tristan Gingold
2017-11-11
1
-12
/
+11
*
Refine previous patch: don't keep obsolete units of current analyzed file.
Tristan Gingold
2017-07-20
1
-33
/
+28
*
Finish_Compilation: factorize code, move to libraries.
Tristan Gingold
2016-10-15
1
-105
/
+158
*
vhdl08: first working example of interface type.
Tristan Gingold
2016-09-22
1
-2
/
+1
*
Rework warnings to have a uniq tag per warning.
Tristan Gingold
2016-08-01
1
-1
/
+1
*
ghdldrv: add --bootstrap-standard to simplify build.
Tristan Gingold
2016-07-15
1
-1
/
+3
*
Fix indentation and English mistakes.
Tristan Gingold
2016-07-05
1
-1
/
+1
*
avoid a crash if --elab without -l.
Tristan Gingold
2015-12-16
1
-0
/
+4
*
Elaborate generics in two steps. Fix -c/-e for llvm builds.
Tristan Gingold
2015-03-01
1
-1
/
+1
*
Split translation into child packages.
Tristan Gingold
2014-11-09
1
-2
/
+2
*
Move translate and simulate.
Tristan Gingold
2014-11-05
1
-0
/
+445