index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: handle untruncated_text_read.
Tristan Gingold
2019-11-16
7
-74
/
+189
*
Makefile.in: fix build of libghdl
Tristan Gingold
2019-11-15
1
-2
/
+4
*
synth-stmts: preliminary work for implicit procedure calls.
Tristan Gingold
2019-11-15
1
-2
/
+11
*
grt-files_operations: reduce dependencies.
Tristan Gingold
2019-11-15
2
-19
/
+20
*
grt: split grt-cbinding into grt-cstdio.c and grt-cgnatrts.c
Tristan Gingold
2019-11-15
6
-49
/
+75
*
synth: preliminary work to support intrinsic procedures.
Tristan Gingold
2019-11-14
4
-182
/
+214
*
synth: add some support for access types.
Tristan Gingold
2019-11-13
4
-8
/
+24
*
synth: renames Is_Const to Is_Static.
Tristan Gingold
2019-11-13
9
-65
/
+66
*
synth-static_oper: handle more operations.
Tristan Gingold
2019-11-13
1
-3
/
+7
*
synth-expr: handle static values in
Tristan Gingold
2019-11-13
2
-0
/
+10
*
netlists-dump: display net width using the wXX format
Tristan Gingold
2019-11-13
1
-4
/
+2
*
netlists-cleanup: add comments.
Tristan Gingold
2019-11-13
1
-1
/
+7
*
synth: do not consider impure procedure as static.
Tristan Gingold
2019-11-13
1
-0
/
+6
*
synth: improve support of integer literals (with a
Tristan Gingold
2019-11-13
1
-1
/
+2
*
synth: add support for static vector/vector or.
Tristan Gingold
2019-11-13
2
-6
/
+22
*
synth: handle static unsigned/unsigned add.
Tristan Gingold
2019-11-13
4
-3
/
+153
*
libraries/openieee: reformating.
Tristan Gingold
2019-11-13
5
-170
/
+170
*
synth: introduce synth-static_oper.
Tristan Gingold
2019-11-13
7
-119
/
+304
*
synth-stmts: handle constant exit in for-loops.
Tristan Gingold
2019-11-13
1
-0
/
+4
*
synth: add support for interface file.
Tristan Gingold
2019-11-13
1
-1
/
+3
*
synth: add support for endfile.
Tristan Gingold
2019-11-13
3
-3
/
+35
*
synth: add support for file declarations.
Tristan Gingold
2019-11-13
7
-2
/
+973
*
testsuite/synth: add testcase for #1008
Tristan Gingold
2019-11-12
3
-0
/
+48
*
testsuite/synth: add testcase for #1014
Tristan Gingold
2019-11-12
3
-0
/
+66
*
synth: create const default values, adjust assign_value.
Tristan Gingold
2019-11-12
2
-4
/
+6
*
testsuite/synth: add a test for static values.
Tristan Gingold
2019-11-12
3
-0
/
+65
*
synth-stmts: improve support of consts in
Tristan Gingold
2019-11-12
1
-0
/
+2
*
synth-stmts: return sub arrays/records for
Tristan Gingold
2019-11-12
3
-10
/
+16
*
synth-oper: handle const substraction.
Tristan Gingold
2019-11-12
1
-2
/
+2
*
testsuite/synth: add tests for previous commit.
Tristan Gingold
2019-11-12
3
-0
/
+64
*
netlists: initial support of net of width 0.
Tristan Gingold
2019-11-12
2
-3
/
+0
*
synth-stmts: better support of constants (indexed and
Tristan Gingold
2019-11-12
1
-5
/
+36
*
synth-oper: handle constant values for to_unsigned.
Tristan Gingold
2019-11-12
1
-1
/
+3
*
synth-insts: add support for unbounded ports.
Tristan Gingold
2019-11-12
1
-4
/
+51
*
synth-environment: fix links and counts in
Tristan Gingold
2019-11-12
1
-0
/
+3
*
synth-disp_vhdl: handle arrays for in-converters.
Tristan Gingold
2019-11-12
1
-1
/
+20
*
netlists-memories: do not crash on anonymous ROM.
Tristan Gingold
2019-11-12
1
-3
/
+6
*
synth-expr: reshape: handle consts.
Tristan Gingold
2019-11-12
1
-0
/
+2
*
testsuite/synth: add tests for individual associations.
Tristan Gingold
2019-11-12
8
-0
/
+185
*
synth-insts: add support for individual associations.
Tristan Gingold
2019-11-12
1
-34
/
+243
*
synth: file support (WIP).
Tristan Gingold
2019-11-12
3
-4
/
+7
*
doc: add '.. program:: ghdl' directive (#1017)
1138-4EB
2019-11-12
11
-1
/
+12
*
ghdldrv: adjust after change in Dyn_Tables. Fix breakage.
Tristan Gingold
2019-11-11
1
-6
/
+5
*
netlists-gates: add comments.
Tristan Gingold
2019-11-11
1
-0
/
+3
*
netlists-dump: display ports name.
Tristan Gingold
2019-11-11
2
-12
/
+29
*
netlists: optimize trunc.
Tristan Gingold
2019-11-11
4
-8
/
+64
*
synth: simplify equality tests.
Tristan Gingold
2019-11-11
1
-2
/
+3
*
netlists: expand dyn_insert_en
Tristan Gingold
2019-11-11
2
-4
/
+18
*
testsuite/synth: add a test for previous commit.
Tristan Gingold
2019-11-11
3
-1
/
+75
*
netlists-expands: handle gaps.
Tristan Gingold
2019-11-11
1
-12
/
+12
[next]