index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
translate
/
translation.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
translate: add --no-elaboration flag
Tristan Gingold
2023-02-04
1
-0
/
+2
*
translation.adb: avoid a crash on unused resolver. Fix #2333
Tristan Gingold
2023-01-30
1
-5
/
+3
*
vhdl: refactoring - remove trans_be, mainly added to vhdl-back_end
Tristan Gingold
2023-01-16
1
-131
/
+41
*
translate, grt: add lib function for div and rem.
Tristan Gingold
2022-10-02
1
-4
/
+26
*
translate: adjust null access check: add an explicit check.
Tristan Gingold
2022-03-26
1
-0
/
+6
*
Add explicit ?>= and ?> functions for translation.
Brian Padalino
2021-09-22
1
-0
/
+2
*
src: Introduce two separate PSL counters (Finish and Start).
Ondrej Ille
2021-04-08
1
-0
/
+1
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
vhdl: handle force/release statements in translate and grt. For #1416
Tristan Gingold
2020-08-03
1
-17
/
+62
*
ortho: add unbounded records, rework array subtypes.
Tristan Gingold
2020-07-25
1
-4
/
+6
*
vhdl: add ghdl_integer_index_check_failed. For #1257
Tristan Gingold
2020-06-17
1
-0
/
+15
*
vhdl: add scalar_size. Size of scalar types is computed during analysis.
Tristan Gingold
2020-04-06
1
-19
/
+13
*
vhdl: remove severity from cover, report and severity from assume.
Tristan Gingold
2019-08-08
1
-2
/
+12
*
Add support for PSL assumptions, used in formal verification (#880)
Pepijn de Vos
2019-08-07
1
-0
/
+2
*
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: move std_standard package to vhdl child.
Tristan Gingold
2019-05-05
1
-1
/
+1
*
vhdl: move sem* packages to vhdl children.
Tristan Gingold
2019-05-05
1
-2
/
+2
*
vhdl: move canon to a vhdl child package.
Tristan Gingold
2019-05-05
1
-2
/
+2
*
vhdl: supports VHPIDIRECT in mcode backend.
Tristan Gingold
2019-04-27
1
-3
/
+2
*
translation: adjust scan of vhpidirect string.
Tristan Gingold
2019-04-27
1
-6
/
+5
*
translation: avoid crash after error in VHPIDIRECT extraction.
Tristan Gingold
2018-12-12
1
-0
/
+3
*
translate: renaming of Kind_Expr/Get_Ortho_Expr.
Tristan Gingold
2018-12-11
1
-2
/
+2
*
Add --max-stack-alloc option, check stack allocation of complex object.
Tristan Gingold
2018-11-23
1
-0
/
+15
*
Fix overflow detection for **, implement ** for i64.
Tristan Gingold
2018-11-14
1
-7
/
+16
*
Rework translation of unbounded and complex types.
Tristan Gingold
2018-10-21
1
-8
/
+27
*
Add support for --time-resolution (jit only). Fix #613
Tristan Gingold
2018-08-10
1
-2
/
+1
*
Delay translation of default configuration.
Tristan Gingold
2018-06-19
1
-0
/
+1
*
Fix warning: use clause for package has no effect
Vicente Bergas
2018-05-03
1
-1
/
+0
*
Use specific error message for direction mismatch.
Tristan Gingold
2018-04-25
1
-8
/
+15
*
translation: remove some use of Nam_Buffer.
Tristan Gingold
2018-01-20
1
-39
/
+45
*
files_map: get rid of global Nam_Buffer use.
Tristan Gingold
2018-01-18
1
-2
/
+1
*
WIP: define ghdl_sizes_type.
Tristan Gingold
2018-01-02
1
-0
/
+18
*
Use Flist for simple_aggregate.
Tristan Gingold
2017-11-07
1
-7
/
+3
*
Improved error reporting, Issue #26
Brian Drummond
2017-10-06
1
-0
/
+4
*
translate: separate spec and body translation for implicit subprograms.
Tristan Gingold
2017-05-17
1
-3
/
+3
*
translation: renames Ortho_Func to Subprg_Node for consistency.
Tristan Gingold
2017-05-12
1
-1
/
+1
*
Create default value for ports.
Tristan Gingold
2017-05-09
1
-6
/
+20
*
Add 'Image and 'Value for i64.
Tristan Gingold
2017-01-13
1
-0
/
+5
*
translate: refactoring for ortho_info_type.
Tristan Gingold
2016-12-30
1
-1
/
+1
*
Handle top-level instantiation of macro-expansed packages.
Tristan Gingold
2016-11-12
1
-0
/
+6
*
Finish_Compilation: factorize code, move to libraries.
Tristan Gingold
2016-10-15
1
-0
/
+4
*
Comments and reformatting.
Tristan Gingold
2016-09-14
1
-40
/
+48
*
parse: improve some error messages.
Tristan Gingold
2016-09-06
1
-2
/
+2
*
Rewrite most of error and warning messages.
Tristan Gingold
2016-08-02
1
-4
/
+5
*
Rewrite error messages.
Tristan Gingold
2016-08-02
1
-5
/
+5
*
Initial support of direct recursive instantiation.
Tristan Gingold
2016-07-03
1
-2
/
+4
*
Reorder fields in signals for alignment.
Tristan Gingold
2016-01-09
1
-3
/
+4
*
Do not create signal type for scalar type.
Tristan Gingold
2015-12-20
1
-6
/
+7
*
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-12-18
1
-14
/
+24
[next]