index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added memory_memx pass, "memory -memx", and "prep -memx"
Clifford Wolf
2016-08-19
3
-2
/
+104
|
*
Optimize memory address port width in wreduce and memory_collect, not ↵
Clifford Wolf
2016-08-19
2
-3
/
+31
|
|
|
|
verilog front-end
*
Bugfix in test_autotb
Clifford Wolf
2016-08-18
1
-0
/
+4
|
*
Fixed use-after-free dict<> usage pattern in hierarchy.cc
Clifford Wolf
2016-08-16
1
-1
/
+3
|
*
Minor fixes in show command
Clifford Wolf
2016-08-16
1
-3
/
+3
|
*
Fixed some compiler warnings in attrmap command
Clifford Wolf
2016-08-10
1
-4
/
+4
|
*
Added "attrmap" command
Clifford Wolf
2016-08-09
3
-0
/
+253
|
*
Added "attrmvcp" pass
Clifford Wolf
2016-08-09
2
-0
/
+138
|
*
Undo "preserve wire attributes in iopadmap" change (it was OK before)
Clifford Wolf
2016-08-08
1
-1
/
+1
|
*
Added "test_autotb -seed" (and "autotest.sh -S")
Clifford Wolf
2016-08-06
1
-3
/
+8
|
*
preserve wire attributes in iopadmap
Clifford Wolf
2016-08-06
1
-1
/
+1
|
*
Added "insbuf" command
Clifford Wolf
2016-08-02
2
-0
/
+95
|
*
Renamed AbstractCellEdgesDatabase::add_cell() to add_edges_from_cell()
Clifford Wolf
2016-07-25
1
-1
/
+1
|
*
Improvements in CellEdgesDatabase
Clifford Wolf
2016-07-24
1
-3
/
+33
|
*
Added CellEdgesDatabase API
Clifford Wolf
2016-07-24
1
-0
/
+96
|
*
Moved SatHelper::setup_init() code to SatHelper::setup()
Clifford Wolf
2016-07-24
1
-97
/
+92
|
*
Added $initstate support to "sat" command
Clifford Wolf
2016-07-23
1
-13
/
+12
|
*
After reading the SV spec, using non-standard predict() instead of expect()
Clifford Wolf
2016-07-21
3
-3
/
+3
|
*
Added basic support for $expect cells
Clifford Wolf
2016-07-13
3
-2
/
+4
|
*
Minor bugfix in FSM reset state detection
Clifford Wolf
2016-07-12
1
-2
/
+5
|
*
Further improved fsm_detect output, attempt to detect self-resetting circuits
Clifford Wolf
2016-07-09
1
-6
/
+68
|
*
Added printing of some warning messages to fsm_detect
Clifford Wolf
2016-07-09
1
-14
/
+61
|
*
Replaced "select -assert-limit" with -assert-max and -assert-min
Clifford Wolf
2016-07-01
1
-42
/
+29
|
*
Added 'assert-limit' option for 'select' command
eshellko
2016-07-01
1
-5
/
+42
|
|
|
For resource limited designs such as FPGA it can be useful to specify limit of specific resources available on board. So user can check if he should change RTL as early as mapping done.
*
Bugfix in "abc -script" handling
Clifford Wolf
2016-06-19
1
-53
/
+50
|
*
Added "deminout"
Clifford Wolf
2016-06-19
2
-0
/
+117
|
*
Added "dc2" to default ABC scripts
Clifford Wolf
2016-06-17
1
-5
/
+5
|
*
Added "abc -I <num> -P <num>"
Clifford Wolf
2016-06-17
1
-8
/
+33
|
*
Improved support for $sop cells
Clifford Wolf
2016-06-17
2
-2
/
+69
|
*
Added $sop cell type and "abc -sop"
Clifford Wolf
2016-06-17
1
-6
/
+23
|
*
Updated ABC to hg rev b5df6e2b76f0
Clifford Wolf
2016-06-17
1
-9
/
+9
|
*
Added "nlutmap -assert"
Clifford Wolf
2016-06-09
1
-0
/
+14
|
*
Added "proc_mux -ifx"
Clifford Wolf
2016-06-06
2
-19
/
+43
|
*
Added "setundef -init"
Clifford Wolf
2016-06-03
1
-5
/
+89
|
*
Fix all undef-muxes in dlatch input cone
Clifford Wolf
2016-06-02
1
-34
/
+72
|
*
Avoid creating undef-muxes when inferring latches in proc_dlatch
Clifford Wolf
2016-06-01
1
-0
/
+44
|
*
Added opt_expr support for div/mod by power-of-two
Clifford Wolf
2016-05-29
1
-0
/
+69
|
*
Fixed "scc" for cells that have feedback singals _and_ are part of a larger loop
Clifford Wolf
2016-05-27
1
-3
/
+3
|
*
Made the expansion order of hierarchy deterministic
Marcus Comstedt
2016-05-22
1
-3
/
+3
|
*
Improvements and fixes in autotest.sh script and test_autotb
Clifford Wolf
2016-05-20
1
-3
/
+3
|
*
Close opened dump file.
Kaj Tuomi
2016-05-19
1
-0
/
+1
|
*
Fix for Modelsim transcript line warp issue #164
Kaj Tuomi
2016-05-19
1
-7
/
+13
|
*
Don't sign-extend memory bram initialization data
Clifford Wolf
2016-05-15
1
-1
/
+1
|
*
Added support for "keep" attribute to shregmap
Clifford Wolf
2016-05-07
1
-2
/
+2
|
*
Fixed preservation of important attributes in techmap
Clifford Wolf
2016-05-06
1
-4
/
+32
|
*
Changed port names in greenpak shregmap
Andrew Zonenberg
2016-05-04
1
-1
/
+1
|
*
Added tristate buffer support to iopadmap
Clifford Wolf
2016-05-04
1
-4
/
+161
|
*
Fixed iopadmap attribute handling
Clifford Wolf
2016-05-04
1
-0
/
+1
|
*
Added "qwp -v"
Clifford Wolf
2016-04-28
1
-0
/
+30
|
*
Connections between inputs and inouts are driven by the input
Clifford Wolf
2016-04-26
1
-0
/
+3
|
[next]