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.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlists: export new_internal_name.
Tristan Gingold
2019-07-04
1
-4
/
+10
*
netlists: allow to build idff without a connected D.
Tristan Gingold
2019-07-04
1
-3
/
+5
*
netlists: add reduce_or/reduce_and gates.
Tristan Gingold
2019-07-04
1
-0
/
+16
*
netlists: add assume gate.
Tristan Gingold
2019-07-04
1
-3
/
+22
*
synth: handle concurrent assertions.
Tristan Gingold
2019-07-02
1
-0
/
+21
*
synth: fix Idff; fix 'edge and enable'.
Tristan Gingold
2019-07-02
1
-1
/
+1
*
synth: add dyn_insert module.
Tristan Gingold
2019-07-01
1
-4
/
+47
*
netlists: fix pasto in builders.
Tristan Gingold
2019-07-01
1
-1
/
+1
*
synth: add types_utils package.
Tristan Gingold
2019-07-01
1
-0
/
+1
*
synth: add ule, fix gate number.
Tristan Gingold
2019-06-30
1
-0
/
+5
*
synth: add syn_extract for dynamic slices.
Tristan Gingold
2019-06-28
1
-3
/
+46
*
synth: add insert gate.
Tristan Gingold
2019-06-24
1
-0
/
+38
*
synth: handle ult comparison.
Tristan Gingold
2019-06-23
1
-0
/
+3
*
synth: added support for numeric_std unary negation
Christos Gentsos
2019-06-06
1
-0
/
+2
*
synth: use only one edge gate, make it fully abstract. Handle falling_edge.
Tristan Gingold
2019-05-22
1
-15
/
+5
*
synth: add adff, iadff.
Tristan Gingold
2019-04-16
1
-0
/
+65
*
synth: support nand, nor, xnor.
Tristan Gingold
2017-02-26
1
-0
/
+7
*
Add netlist generation infrastructure.
Tristan Gingold
2017-01-31
1
-0
/
+649