index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Supercell creation for $div/$mod worked all along, fixed test benches
Clifford Wolf
2014-07-20
1
-4
/
+0
*
Fixed creation of shift supercells in "share" pass
Clifford Wolf
2014-07-20
1
-4
/
+20
*
Added "miter -equiv -flatten"
Clifford Wolf
2014-07-20
1
-0
/
+14
*
Added call_on_selection() and call_on_module() API
Clifford Wolf
2014-07-20
2
-10
/
+2
*
Added "share" supercell creation
Clifford Wolf
2014-07-20
1
-1
/
+115
*
Added removing of always inactive cells to "share" pass
Clifford Wolf
2014-07-20
1
-8
/
+42
*
Progress in "share" pass
Clifford Wolf
2014-07-20
1
-112
/
+185
*
Progress in "share" pass
Clifford Wolf
2014-07-20
1
-19
/
+56
*
Started to implement real resource sharing
Clifford Wolf
2014-07-19
2
-0
/
+444
*
Improved memory_share log messages
Clifford Wolf
2014-07-19
1
-3
/
+3
*
More verbose memory_share help message
Clifford Wolf
2014-07-19
1
-0
/
+17
*
Added SAT-based write-port sharing to memory_share
Clifford Wolf
2014-07-19
1
-0
/
+180
*
Fixed bug in memory_share feedback-to-en code
Clifford Wolf
2014-07-19
1
-4
/
+12
*
Added translation from read-feedback to en-signals in memory_share
Clifford Wolf
2014-07-18
2
-10
/
+240
*
Improved seeding of color rng in show command
Clifford Wolf
2014-07-18
1
-1
/
+3
*
Only create collision detect logic in memory_share if necessary
Clifford Wolf
2014-07-18
1
-4
/
+47
*
Added memory_share
Clifford Wolf
2014-07-18
3
-0
/
+266
*
Apply opt_reduce WR_EN opts to the whole mux tree driving the WR_EN port
Clifford Wolf
2014-07-18
1
-0
/
+15
*
Improved opt_reduce handling of mem wr_en mux bits
Clifford Wolf
2014-07-17
1
-5
/
+18
*
Added support for "blackbox" attribute to iopadmap
Clifford Wolf
2014-07-17
1
-1
/
+1
*
Added support for "blackbox" attribute to flatten/techmap
Clifford Wolf
2014-07-17
1
-1
/
+4
*
improved opt_reduce for $mem/$memwr WR_EN multiplexers
Clifford Wolf
2014-07-16
1
-0
/
+80
*
Changes to "memory" pass for new $memwr/$mem WR_EN interface
Clifford Wolf
2014-07-16
3
-38
/
+56
*
now ignore init attributes on non-register wires in sat command
Clifford Wolf
2014-07-05
1
-4
/
+24
*
Do not create $dffsr cells with no-op resets in proc_dff
Clifford Wolf
2014-06-19
1
-0
/
+5
*
Added %D and %c select commands
Clifford Wolf
2014-06-14
1
-2
/
+20
*
fixed cell array handling of positional arguments
Clifford Wolf
2014-06-07
1
-2
/
+11
*
Add support for cell arrays
Clifford Wolf
2014-06-07
1
-0
/
+34
*
added tee cmd
Clifford Wolf
2014-06-03
2
-0
/
+89
*
Fixed log messages in memory_dff
Clifford Wolf
2014-06-01
1
-0
/
+2
*
added log_header to miter and expose pass, show cell type for exposed ports
Johann Glaser
2014-05-28
2
-3
/
+9
*
be more verbose when techmap yielded processes
Johann Glaser
2014-05-26
1
-1
/
+5
*
Fixed bug in opt_reduce (see vloghammer issue_044)
Clifford Wolf
2014-05-12
1
-1
/
+4
*
fixed syntax error in dot file created by "show" command
Clifford Wolf
2014-05-10
1
-1
/
+1
*
Fixed performance problem in opt_mux with nets driven by many conflicting dri...
Clifford Wolf
2014-03-19
1
-1
/
+6
*
Small improvement in SAT log messages
Clifford Wolf
2014-03-13
1
-3
/
+3
*
Merged OSX fixes from Siesh1oo with some modifications
Clifford Wolf
2014-03-13
1
-0
/
+1
*
- kernel/register.h, kernel/driver.cc: refactor rewrite_yosys_exe()/get_shar...
Siesh1oo
2014-03-12
3
-3
/
+5
*
OSX compatible creation of stdcells.inc, using code from github.com/Siesh1oo/...
Clifford Wolf
2014-03-11
1
-2
/
+3
*
Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys
Clifford Wolf
2014-03-11
4
-3
/
+11
*
Fixed memory corruption in passes/abc/blifparse.cc
Clifford Wolf
2014-03-11
1
-1
/
+1
*
Fixed dumping of timing() { .. } block in libparse
Clifford Wolf
2014-03-09
1
-2
/
+3
*
Verbose reading of liberty and constr files in ABC pass
Clifford Wolf
2014-03-09
1
-2
/
+2
*
Fixed bug in freduce command
Clifford Wolf
2014-03-07
1
-0
/
+30
*
Some minor code cleanups in freduce command
Clifford Wolf
2014-03-07
1
-5
/
+5
*
Added freduce -dump
Clifford Wolf
2014-03-06
1
-1
/
+24
*
Added freduce -stop
Clifford Wolf
2014-03-06
1
-3
/
+18
*
Fixed undef handling in opt_reduce
Clifford Wolf
2014-03-06
1
-2
/
+2
*
Added techmap -max_iter option
Clifford Wolf
2014-03-06
1
-0
/
+10
*
fixed freduce for Minisat::SimpSolver: use frozen_literal()
Clifford Wolf
2014-03-03
1
-2
/
+2
[next]