index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
netlists-builders.ads
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: handle PSL async_abort and sync_abort. For #1654
Tristan Gingold
2021-08-31
1
-3
/
+3
*
synth: reuse signal name while creating memories. Fix #1838
Tristan Gingold
2021-08-25
1
-3
/
+5
*
update license headers
umarcor
2021-02-05
1
-5
/
+3
*
synth: handle initialized inout port. For #1312
Tristan Gingold
2020-05-15
1
-0
/
+2
*
netlists-builders: add Build_Pmux.
Tristan Gingold
2020-05-09
1
-0
/
+7
*
synth: add Id_Enable gate (for sequential assertions).
Tristan Gingold
2020-05-06
1
-0
/
+2
*
netlists: add resolver gate.
Tristan Gingold
2020-04-22
1
-0
/
+3
*
synth: add tri gate.
Tristan Gingold
2020-04-22
1
-0
/
+3
*
synth: rework edge handling to properly support falling edge. Fix #1227
Tristan Gingold
2020-04-15
1
-2
/
+4
*
synth: preliminary support of multiport rams (using shared variable).
Tristan Gingold
2020-03-28
1
-0
/
+3
*
synth: add id_inout gate to handle inout behaviour. Fir #1166
Tristan Gingold
2020-03-23
1
-0
/
+2
*
netlists: add id_nop gate.
Tristan Gingold
2020-03-22
1
-4
/
+7
*
synthesis: handle initialized output ports.
Tristan Gingold
2020-03-07
1
-0
/
+2
*
netlists: rework memories to fix port orders, add a loop.
Tristan Gingold
2020-02-23
1
-2
/
+2
*
netlists: add midff
Tristan Gingold
2020-02-20
1
-0
/
+6
*
synth: add mdff.
Tristan Gingold
2020-02-17
1
-1
/
+7
*
netlists: add enable port to id_mem_rd_sync.
Tristan Gingold
2019-12-05
1
-3
/
+6
*
netlists: add Get_Design.
Tristan Gingold
2019-11-28
1
-0
/
+2
*
netlists: add dyn_insert_en gate.
Tristan Gingold
2019-11-11
1
-2
/
+8
*
synth: extract netlists-folds from netlists-builders.
Tristan Gingold
2019-11-05
1
-26
/
+0
*
netlists-builders: add build2_uresize.
Tristan Gingold
2019-11-03
1
-0
/
+7
*
netlists: add formal input gates.
Tristan Gingold
2019-10-30
1
-0
/
+4
*
synth: create build2_concat from netlists-concat.
Tristan Gingold
2019-10-27
1
-0
/
+4
*
synth: generate cover for assertion precedent.
Tristan Gingold
2019-10-21
1
-0
/
+3
*
synth: add netlists-memories to extract memories. Still WIP.
Tristan Gingold
2019-10-17
1
-3
/
+4
*
netlists: declare memory gates.
Tristan Gingold
2019-10-15
1
-0
/
+20
*
netlists: rename id_memidx1 to id_memidx
Tristan Gingold
2019-10-03
1
-2
/
+2
*
synth: replace memidx2 by addidx; handle some 2d arrays.
Tristan Gingold
2019-10-03
1
-4
/
+2
*
synth: simplify dyn_insert.
Tristan Gingold
2019-10-02
1
-2
/
+1
*
synth: simplify id_dyn_extract.
Tristan Gingold
2019-10-02
1
-2
/
+1
*
synth: introduce memidx1
Tristan Gingold
2019-10-02
1
-3
/
+4
*
netlists: add memidx1 and memidx2 gates.
Tristan Gingold
2019-10-02
1
-0
/
+8
*
synth: improve support of arrays or arrays. Fix #955
Tristan Gingold
2019-10-01
1
-2
/
+2
*
synth: handle rotate.
Tristan Gingold
2019-09-22
1
-4
/
+4
*
synth: Add support for PSL cover directive (#930)
T. Meissner
2019-09-19
1
-0
/
+3
*
synth: add build2_const_vec
Tristan Gingold
2019-09-15
1
-0
/
+9
*
synth: handle unsigned shift left.
Tristan Gingold
2019-09-11
1
-0
/
+5
*
synth: add const_x gate.
Tristan Gingold
2019-09-11
1
-0
/
+3
*
synth: add const_sb32, add smul/umul.
Tristan Gingold
2019-09-07
1
-0
/
+9
*
synth: remove insert gate.
Tristan Gingold
2019-08-31
1
-3
/
+0
*
synth: improve synth_uresize.
Tristan Gingold
2019-08-31
1
-0
/
+4
*
synth: add support for record types.
Tristan Gingold
2019-08-29
1
-0
/
+5
*
synth: set name to assert/assume gates.
Tristan Gingold
2019-08-20
1
-2
/
+4
*
synth: set location on assume/assert gates.
Tristan Gingold
2019-08-20
1
-2
/
+2
*
synth: add support for memories.
Tristan Gingold
2019-07-29
1
-0
/
+10
*
synth: rework names.
Tristan Gingold
2019-07-22
1
-1
/
+2
*
synth: add concatn gate
Tristan Gingold
2019-07-19
1
-0
/
+5
*
synth: add const_z gate.
Tristan Gingold
2019-07-19
1
-0
/
+5
*
synth: add Id_Port gate to improve display.
Tristan Gingold
2019-07-10
1
-0
/
+2
*
synth: handle simple user function calls.
Tristan Gingold
2019-07-06
1
-0
/
+2
[next]