index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
write_xaiger to behave for undriven/unused inouts
Eddie Hung
2019-02-26
1
-23
/
+25
*
|
write_xaiger duplicate inout port into out port with $inout.out suffix
Eddie Hung
2019-02-25
1
-3
/
+26
*
|
Cleanup abc9 code
Eddie Hung
2019-02-25
1
-13
/
+8
*
|
write_xaiger to write __dummy_o__ for -symbols too
Eddie Hung
2019-02-21
1
-12
/
+11
*
|
Add attribution
Eddie Hung
2019-02-21
1
-0
/
+1
*
|
write_xaiger to use original bit for co, not sigmap()-ed bit
Eddie Hung
2019-02-21
1
-3
/
+6
*
|
Remove swap file
Eddie Hung
2019-02-20
1
-0
/
+0
*
|
write_aiger: fix CI/CO and symbols
Eddie Hung
2019-02-20
2
-7
/
+13
*
|
write_xaiger to not write latches, CO/PO fixes
Eddie Hung
2019-02-20
1
-17
/
+26
*
|
Merge branch 'master' into xaig
Eddie Hung
2019-02-19
2
-66
/
+218
|
\
|
|
*
Instead of INIT param on cells, use initial statement with hier ref as
Eddie Hung
2019-02-17
1
-18
/
+13
|
*
Merge https://github.com/YosysHQ/yosys into dff_init
Eddie Hung
2019-02-17
2
-86
/
+246
|
|
\
|
|
*
Removed unused variables, functions.
Jim Lawson
2019-02-15
1
-20
/
+0
|
|
*
Update cells supported for verilog to FIRRTL conversion.
Jim Lawson
2019-02-15
1
-48
/
+225
*
|
|
Cleanup
Eddie Hung
2019-02-16
1
-4
/
+5
*
|
|
Cleanup
Eddie Hung
2019-02-16
1
-2
/
+1
*
|
|
write_xaiger to support non-bit cell connections, and cope with COs for -O
Eddie Hung
2019-02-16
1
-13
/
+15
*
|
|
write_aiger -O to write dummy output as __dummy_o__
Eddie Hung
2019-02-16
1
-2
/
+5
*
|
|
Tidy up write_xaiger
Eddie Hung
2019-02-16
1
-8
/
+6
*
|
|
write_aiger() to perform CI/CO post-processing and fix symbols
Eddie Hung
2019-02-16
1
-7
/
+17
*
|
|
Fixes needed for DFF circuits
Eddie Hung
2019-02-15
1
-4
/
+3
*
|
|
write_xaiger to cope with unknown cells by transforming them to CI/CO
Eddie Hung
2019-02-15
1
-6
/
+44
*
|
|
More cleanup
Eddie Hung
2019-02-14
1
-15
/
+6
*
|
|
More cleanup of write_xaiger
Eddie Hung
2019-02-14
1
-73
/
+1
*
|
|
Get rid of formal stuff from xaiger backend
Eddie Hung
2019-02-14
1
-58
/
+0
*
|
|
Merge remote-tracking branch 'origin/read_aiger' into xaig
Eddie Hung
2019-02-13
1
-1
/
+1
|
\
|
|
|
*
|
Remove check for cell->name[0] == '$'
Eddie Hung
2019-02-06
1
-1
/
+1
*
|
|
Merge https://github.com/YosysHQ/yosys into xaig
Eddie Hung
2019-02-13
1
-38
/
+41
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #802 from whitequark/write_verilog_async_mem_ports
Clifford Wolf
2019-02-12
1
-38
/
+41
|
|
\
\
|
|
*
|
write_verilog: correctly emit asynchronous transparent ports.
whitequark
2019-01-29
1
-38
/
+41
*
|
|
|
Add write_xaiger
Eddie Hung
2019-02-11
2
-21
/
+11
*
|
|
|
Copy backends/aiger/aiger.cc to xaiger.cc
Eddie Hung
2019-02-08
1
-0
/
+788
|
|
_
|
/
|
/
|
|
*
|
|
Refactor
Eddie Hung
2019-02-06
1
-21
/
+5
*
|
|
write_verilog to cope with init attr on q when -noexpr
Eddie Hung
2019-02-06
1
-2
/
+32
|
/
/
*
/
Add missing blackslash-to-slash convertion to smtio.py (matching Smt2Worker::...
Clifford Wolf
2019-02-06
1
-1
/
+1
|
/
*
Merge pull request #800 from whitequark/write_verilog_tribuf
Clifford Wolf
2019-01-27
1
-0
/
+12
|
\
|
*
write_verilog: write $tribuf cell as ternary.
whitequark
2019-01-27
1
-0
/
+12
*
|
write_verilog: escape names that match SystemVerilog keywords.
whitequark
2019-01-27
1
-0
/
+27
|
/
*
Add "write_edif -gndvccy"
Clifford Wolf
2019-01-17
1
-5
/
+13
*
Fix handling of $shiftx in Verilog back-end
Clifford Wolf
2019-01-15
1
-3
/
+6
*
Fix typographical and grammatical errors and inconsistencies.
whitequark
2019-01-02
4
-7
/
+7
*
Squelch a little more trailing whitespace
Larry Doolittle
2018-12-29
1
-3
/
+3
*
Minor style fixes
Clifford Wolf
2018-12-18
2
-1
/
+1
*
Add btor ops for $mul, $div, $mod and $concat
makaimann
2018-12-17
2
-2
/
+38
*
write_verilog: handle the $shift cell.
whitequark
2018-12-16
1
-0
/
+29
*
Merge pull request #736 from whitequark/select_assert_list
Clifford Wolf
2018-12-16
1
-1
/
+1
|
\
|
*
write_verilog: add a missing newline.
whitequark
2018-12-16
1
-1
/
+1
*
|
Merge pull request #729 from whitequark/write_verilog_initial
Clifford Wolf
2018-12-16
1
-0
/
+2
|
\
\
|
*
|
write_verilog: correctly map RTLIL `sync init`.
whitequark
2018-12-07
1
-0
/
+2
|
|
/
*
|
Add yosys-smtbmc support for btor witness
Clifford Wolf
2018-12-10
1
-15
/
+100
[prev]
[next]