index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-files_operations.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: handle non-text file (add signatures).
Tristan Gingold
2020-05-15
1
-6
/
+59
*
synth: revert a previous commit: remove the En parameter.
Tristan Gingold
2020-05-06
1
-5
/
+2
*
synth: propagate enable condition to expressions. For #1273
Tristan Gingold
2020-05-01
1
-2
/
+5
*
synth: also try to open files (during synthesis) relative to current unit.
Tristan Gingold
2020-04-13
1
-0
/
+91
*
synth: extract synth.objtypes from synth.values.
Tristan Gingold
2020-04-09
1
-0
/
+1
*
synth: add value_memory and use it to store objects value.
Tristan Gingold
2020-04-06
1
-9
/
+10
*
synth: more cleanup (and use of valtyp).
Tristan Gingold
2020-04-02
1
-5
/
+5
*
synth: rework - use valtyp for expressions.
Tristan Gingold
2020-04-02
1
-16
/
+16
*
synth: improve propagation of errors.
Tristan Gingold
2020-03-25
1
-4
/
+7
*
synth: handle file_close.
Tristan Gingold
2020-02-27
1
-4
/
+23
*
synth: handle file_open.
Tristan Gingold
2020-02-18
1
-0
/
+42
*
synth: handle untruncated_text_read.
Tristan Gingold
2019-11-16
1
-2
/
+33
*
synth: add support for endfile.
Tristan Gingold
2019-11-13
1
-3
/
+20
*
synth: add support for file declarations.
Tristan Gingold
2019-11-13
1
-0
/
+159