index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlists: preliminary support of memory of depth one.
Tristan Gingold
2020-08-06
1
-2
/
+0
*
synth: handle an operation from std_logic_unsigned. For #1426
Tristan Gingold
2020-08-06
1
-1
/
+2
*
synth-oper: handle more operations for std_logic_arith. For #1426
Tristan Gingold
2020-08-06
2
-142
/
+339
*
synth-oper: propagate errors from unsupported operations.
Tristan Gingold
2020-08-06
1
-2
/
+7
*
synth-disp_vhdl: minor output indentation fix.
Tristan Gingold
2020-08-06
1
-1
/
+1
*
synth-oper: handle < for enums.
Tristan Gingold
2020-08-06
1
-0
/
+2
*
synth: push extract on mux2 for inference. For #1421
Tristan Gingold
2020-08-06
3
-17
/
+52
*
synth-oper: handle std_logic_arith."=" for unsigned. Fix #1424
Tristan Gingold
2020-08-04
1
-0
/
+1
*
synth: fix handling of static index in indexed names. For #1421
Tristan Gingold
2020-08-03
2
-2
/
+3
*
synth: add --no-assert-cover option. Fix #1414
Tristan Gingold
2020-07-31
2
-6
/
+13
*
synth: do not consider all ieee packages as predefined.
Tristan Gingold
2020-07-30
1
-7
/
+24
*
synth: add support for static numeric_std division.
Tristan Gingold
2020-07-30
4
-0
/
+188
*
synth-stmts: improve support of instantiated subprograms. Fix #1408
Tristan Gingold
2020-07-27
1
-3
/
+3
*
synth-expr: add minimal support for 'instance_name. For #1408
Tristan Gingold
2020-07-27
1
-0
/
+14
*
synth: generalize static condition for if statement. Fix #1407
Tristan Gingold
2020-07-26
1
-4
/
+4
*
synth-debugger: update code.
Tristan Gingold
2020-07-26
1
-17
/
+15
*
synth: add -g option to enable debugger on some errors.
Tristan Gingold
2020-07-26
1
-1
/
+1
*
synth-aggr: handle strings in aggregates. Fix #1406
Tristan Gingold
2020-07-25
1
-0
/
+25
*
netlists-inference: do not infere a memory in case of reset.
Tristan Gingold
2020-07-25
1
-0
/
+1
*
synth: fix handling of multi-dim ROM. Fix #1390
Tristan Gingold
2020-07-24
3
-24
/
+26
*
netlists-memories: minor style fix.
Tristan Gingold
2020-07-22
1
-2
/
+2
*
vhdl: replace base_type with parent_type in nodes
Tristan Gingold
2020-07-22
1
-0
/
+1
*
synth: disp_vhdl: const_x may not have a location.
Tristan Gingold
2020-07-21
1
-0
/
+1
*
synth-oper: handle sub uns/log.
Tristan Gingold
2020-07-19
1
-0
/
+1
*
synth-static_oper: factorize code.
Tristan Gingold
2020-07-18
1
-18
/
+9
*
synth-decls: avoid elaboration crash after global signals. For #1387
Tristan Gingold
2020-07-18
1
-1
/
+3
*
netlists-disp_vhdl: display inout ports as inout.
Tristan Gingold
2020-07-02
1
-2
/
+8
*
synth-insts: set location on ports. For #1387
Tristan Gingold
2020-07-02
1
-0
/
+2
*
synth-environment: allow multiple assignments from instance ports
Tristan Gingold
2020-07-02
1
-17
/
+16
*
synth: do not support signals declared in a package.
Tristan Gingold
2020-07-02
1
-0
/
+5
*
vhdl-nodes: make Subtype_Indication Maybe_Ref. For #641
Tristan Gingold
2020-06-30
1
-2
/
+2
*
synth: handle std_logic_signed.conv_integer. For ghdl/ghdl-yosys-plugin#126
Tristan Gingold
2020-06-19
1
-5
/
+6
*
synth: handle to_x01. For ghdl/ghdl-yosys-plugin#126
Tristan Gingold
2020-06-19
1
-6
/
+10
*
synth: avoid crash on invalid range. For ghdl/ghdl-yosys-plugin#126
Tristan Gingold
2020-06-19
2
-9
/
+15
*
synth-oper: handle add_uns_int_slv. For ghdl/ghdl-yosys-plugin#126
Tristan Gingold
2020-06-18
1
-1
/
+2
*
ghdlsynth: add --no-formal and help.
Tristan Gingold
2020-06-16
2
-0
/
+29
*
vhdl: create default configuration for a vunit. Fix #1372
Tristan Gingold
2020-06-15
2
-1
/
+4
*
synth: handle slices for PSL prev and stable. Fix #1367
Tristan Gingold
2020-06-12
1
-2
/
+2
*
vhdl: analyze and synth concurrent statements in vunit. Fix #1366
Tristan Gingold
2020-06-12
1
-1
/
+6
*
Synthesis of PSL built-in fell() function.
tmeissner
2020-06-07
1
-4
/
+36
*
Synthesis of PSL built-in rose() function.
tmeissner
2020-06-06
1
-0
/
+33
*
Synthesis of PSL stable() function.
tmeissner
2020-06-06
1
-11
/
+49
*
netlists-memories: simplify addresses when using a 'to' range. Fix #1348
Tristan Gingold
2020-06-02
1
-0
/
+264
*
netlists-gates.ads: add comments.
Tristan Gingold
2020-06-02
1
-6
/
+8
*
netlists-memories: clean up: remove handling of dff/idff in chains.
Tristan Gingold
2020-06-02
1
-57
/
+28
*
netlists-memories: handle another merge of dff in read ports. For #1348
Tristan Gingold
2020-06-02
1
-3
/
+154
*
Synthesis of PSL prev function.
Tristan Gingold
2020-06-02
3
-69
/
+120
*
netlists-dump: shorten UB32 constants.
Tristan Gingold
2020-05-31
1
-1
/
+5
*
synth: improve support of true dual port rams. For #1069
Tristan Gingold
2020-05-31
3
-7
/
+9
*
netlists-inference: minor refactoring.
Tristan Gingold
2020-05-31
1
-79
/
+64
[next]