index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
/
blif
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Changed users of cell->connections_ to the new API (sed command)
Clifford Wolf
2014-07-26
1
-12
/
+12
*
Renamed RTLIL::{Module,Cell}::connections to connections_
Clifford Wolf
2014-07-26
1
-12
/
+12
*
Replaced more old SigChunk programming patterns
Clifford Wolf
2014-07-24
1
-8
/
+6
*
Removed RTLIL::SigSpec::optimize()
Clifford Wolf
2014-07-23
1
-1
/
+0
*
Refactoring {SigSpec|SigChunk}(RTLIL::Wire *wire, ..) constructor -- step 3/3
Clifford Wolf
2014-07-23
1
-2
/
+2
*
Refactoring {SigSpec|SigChunk}(RTLIL::Wire *wire, ..) constructor -- step 2/3
Clifford Wolf
2014-07-23
1
-2
/
+2
*
SigSpec refactoring: using the accessor functions everywhere
Clifford Wolf
2014-07-22
1
-12
/
+12
*
SigSpec refactoring: renamed chunks and width to __chunks and __width
Clifford Wolf
2014-07-22
1
-12
/
+12
*
Added $lut support to blif backend (by user eddiehung from reddit)
Clifford Wolf
2014-02-22
1
-0
/
+23
*
Renamed "write_blif -subckt" to "write_blif -icells" and added -gates and -param
Clifford Wolf
2014-02-21
1
-17
/
+65
*
Added "top" attribute to mark top module in hierarchy
Clifford Wolf
2013-11-24
1
-0
/
+5
*
Renamed "placeholder" to "blackbox"
Clifford Wolf
2013-11-22
1
-1
/
+1
*
Write yosys version to output files
Clifford Wolf
2013-11-03
1
-0
/
+2
*
Added placeholder check to dfflibmap and cleaned up some other placeholder ch...
Clifford Wolf
2013-10-31
1
-1
/
+1
*
Fixed handling of boolean attributes (backends)
Clifford Wolf
2013-10-24
1
-1
/
+1
*
Added -buf, -true and -false options to blif backend
Clifford Wolf
2013-10-17
1
-2
/
+40
*
Improvements in EDIF backend
Clifford Wolf
2013-09-17
1
-1
/
+1
*
Added additional options to BLIF backend
Clifford Wolf
2013-09-15
1
-15
/
+60
*
Added BLIF backend
Clifford Wolf
2013-09-15
2
-0
/
+245
[prev]