index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
techmap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash in flowmap
Dag Lem
2022-09-20
1
-1
/
+2
*
Fix tmpdir naming when passing -nocleanup option to abc(9) on systems where b...
N. Engelhardt
2022-09-13
2
-6
/
+12
*
Merge pull request #3458 from QuantamHD/abc_faster
N. Engelhardt
2022-08-31
1
-6
/
+6
|
\
|
*
Improves ABC command runtime by 10-100x
Ethan Mahintorabi
2022-08-24
1
-6
/
+6
*
|
Fitting help messages to 80 character width
KrystalDelusion
2022-08-24
9
-63
/
+57
|
/
*
support file locations containing spaces
Miodrag Milanovic
2022-08-08
2
-8
/
+8
*
Fix external ABC build after commit 0ca0932b5.
Catherine
2022-07-07
2
-4
/
+8
*
iopadmap: Fix z assignment removal.
Marcelina Kościelnicka
2022-06-07
1
-7
/
+21
*
Observe $TMPDIR variable when creating tmp files
Mohamed A. Bamakhrama
2022-05-27
2
-2
/
+2
*
abc9_ops: Don't leave unused derived modules lying around
gatecat
2022-05-23
1
-0
/
+9
*
abc: Use dict/pool instead of std::map/std::set
Marcelina Kościelnicka
2022-05-04
1
-14
/
+14
*
tribuf: `-formal` option: convert all to logic and detect conflicts
Jannis Harder
2022-04-12
1
-3
/
+46
*
abc: Add support for FFs with reset in -dff
Marcelina Kościelnicka
2022-04-07
1
-90
/
+229
*
Merge pull request #3194 from Ravenslofty/abc9-flow3mfs
Lofty
2022-03-28
1
-1
/
+7
|
\
|
*
abc9: add flow3mfs script
Lofty
2022-02-10
1
-1
/
+7
*
|
abc9_ops: Also derive blackboxes with timing info
gatecat
2022-03-24
1
-5
/
+10
*
|
abc: Fix {I} and {P} substitution
Anton Blanchard
2022-02-23
1
-2
/
+2
*
|
Correct a typo in the manual
YRabbit
2022-02-02
1
-1
/
+1
*
|
Add $bmux and $demux cells.
Marcelina Kościelnicka
2022-01-28
4
-1
/
+183
|
/
*
sta: very crude static timing analysis pass
Lofty
2021-11-25
1
-30
/
+28
*
Merge pull request #3077 from YosysHQ/claire/genlib
Claire Xen
2021-11-10
1
-21
/
+40
|
\
|
*
Spelling fix in abc.cc
Claire Xen
2021-11-10
1
-1
/
+1
|
*
Add genlib support to ABC command
Claire Xenia Wolf
2021-11-10
1
-21
/
+40
*
|
iopadmap: Fix ebmarassing typo
Marcelina Kościelnicka
2021-11-10
1
-1
/
+1
*
|
iopadmap: Add native support for negative-polarity output enable.
Marcelina Kościelnicka
2021-11-09
1
-7
/
+22
|
/
*
flatten: Keep sigmap around between flatten_cell invocations.
Marcelina Kościelnicka
2021-11-02
1
-3
/
+4
*
dfflegalize: Refactor, add aldff support.
Marcelina Kościelnicka
2021-10-27
1
-973
/
+889
*
verilog: use derived module info to elaborate cell connections
Zachary Snow
2021-10-25
1
-1
/
+3
*
Change implicit conversions from bool to Sig* to explicit.
Marcelina Kościelnicka
2021-10-21
1
-4
/
+6
*
extract_reduce: Refactor and fix input signal construction.
Marcelina Kościelnicka
2021-10-21
1
-63
/
+34
*
dfflegalize: remove redundant check for initialized dlatch
Paul Annesley
2021-10-17
1
-4
/
+0
*
FfData: some refactoring.
Marcelina Kościelnicka
2021-10-07
3
-50
/
+15
*
Hook up $aldff support in various passes.
Marcelina Kościelnicka
2021-10-02
1
-1
/
+3
*
zinit: Refactor to use FfData.
Marcelina Kościelnicka
2021-10-02
1
-101
/
+38
*
kernel/ff: Refactor FfData to enable FFs with async load.
Marcelina Kościelnicka
2021-10-02
1
-2
/
+2
*
simplemap: refactor to use FfData.
Marcelina Kościelnicka
2021-10-02
2
-287
/
+20
*
abc9: make re-entrant (#2993)
Eddie Hung
2021-09-09
2
-9
/
+9
*
abc9: holes module to instantiate cells with NEW_ID (#2992)
Eddie Hung
2021-09-09
1
-1
/
+1
*
abc9: replace cell type/parameters if derived type already processed (#2991)
Eddie Hung
2021-09-09
1
-6
/
+22
*
Add v2 memory cells.
Marcelina Kościelnicka
2021-08-11
1
-0
/
+1
*
Fix deadname SVN links
Claire Xenia Wolf
2021-06-09
2
-3
/
+3
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
33
-33
/
+33
*
kernel/rtlil: Extract some helpers for checking memory cell types.
Marcelina Kościelnicka
2021-05-22
3
-22
/
+5
*
flatten: rewrite memid in memwr actions.
whitequark
2021-04-09
1
-0
/
+3
*
abc9: uniquify blackboxes like whiteboxes (#2695)
Eddie Hung
2021-03-29
1
-10
/
+6
*
abc9: fix SCC issues (#2694)
Eddie Hung
2021-03-29
2
-28
/
+52
*
Replace assert in abc9_ops with more useful error message
Dan Ravensloft
2021-03-07
1
-1
/
+9
*
Fixes command line for abc pass in -fast -sop mode
Robert Baruch
2021-02-16
1
-1
/
+1
*
Merge pull request #2529 from zachjs/unnamed-genblk
whitequark
2021-02-04
1
-23
/
+22
|
\
|
*
verilog: significant block scoping improvements
Zachary Snow
2021-01-31
1
-23
/
+22
[next]