index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed parsing of value-less attributes in ilang
Clifford Wolf
2013-10-23
1
-1
/
+1
*
Improved handling of dff with async resets
Clifford Wolf
2013-10-21
2
-5
/
+99
*
Added handling of multiple async paths in proc_arst
Clifford Wolf
2013-10-19
2
-8
/
+21
*
Changed NEW_WIRE API to return the wire, not the signal
Clifford Wolf
2013-10-18
2
-2
/
+2
*
Added dffsr support to proc_dff pass
Clifford Wolf
2013-10-18
1
-7
/
+72
*
Added RTLIL NEW_WIRE macro
Clifford Wolf
2013-10-18
2
-0
/
+13
*
Bugfix in dffsr techmap rules
Clifford Wolf
2013-10-18
1
-8
/
+8
*
Added techmap rules for $sr, $dffsr and $dlatch
Clifford Wolf
2013-10-18
1
-0
/
+181
*
Added $_SR_[PN][PN]_, $_DFFSR_[PN][PN][PN]_, $_DLATCH_[PN]_
Clifford Wolf
2013-10-18
3
-0
/
+181
*
Added $sr, $dffsr and $dlatch cell types
Clifford Wolf
2013-10-18
3
-49
/
+80
*
Improved way of connecting ports in techmap pass
Clifford Wolf
2013-10-17
1
-18
/
+36
*
Only prefer connected signals iff they have public names
Clifford Wolf
2013-10-17
1
-5
/
+6
*
Added -buf, -true and -false options to blif backend
Clifford Wolf
2013-10-17
1
-2
/
+40
*
Fixed bug in synthesis of memories that are never written
Clifford Wolf
2013-10-17
1
-2
/
+7
*
Avoid re-arranging signals on register outputs
Clifford Wolf
2013-10-17
1
-3
/
+31
*
Fixed detection of major wires in opt_clean
Clifford Wolf
2013-10-17
1
-0
/
+3
*
Added iopadmap pass
Clifford Wolf
2013-10-16
4
-2
/
+167
*
Moved dfflibmap from passes/dfflibmap to passes/techmap
Clifford Wolf
2013-10-16
6
-11
/
+10
*
Added map, par and bitgen to xlinx7 example
Clifford Wolf
2013-10-16
1
-2
/
+39
*
Fixed parsing or liberty file statements such as 'clocked_on : "(!CLK)";'
Clifford Wolf
2013-10-16
1
-1
/
+4
*
Added recommended apt-get commands to README
Clifford Wolf
2013-10-11
1
-2
/
+20
*
Fixed minisat include
Clifford Wolf
2013-10-11
1
-1
/
+1
*
Pinned ABC revision to 0f9e5488ced3
Clifford Wolf
2013-10-03
1
-1
/
+3
*
Improvements in EDIF backend
Clifford Wolf
2013-09-17
2
-2
/
+41
*
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
*
A couple of small fixes in SPICE backend
Clifford Wolf
2013-09-15
1
-6
/
+18
*
Moved common techlib files to techlibs/common
Clifford Wolf
2013-09-15
13
-17
/
+17
*
Updated manual
Clifford Wolf
2013-09-15
3
-21
/
+173
*
Added spice testbench to techlibs/cmos
Clifford Wolf
2013-09-14
5
-6
/
+73
*
Added spice backend
Clifford Wolf
2013-09-14
6
-0
/
+306
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2013-09-03
2
-10
/
+41
|
\
|
*
Encode large (>32 bits) parameters as hex string in edif backend
Clifford Wolf
2013-08-28
1
-3
/
+16
|
*
Improved edif backend
Clifford Wolf
2013-08-27
1
-8
/
+18
|
*
Added mapping to techlibs/xilinx7 testbench (exposes EDIF backend todos)
Clifford Wolf
2013-08-27
1
-2
/
+10
*
|
Added -selected option to various backends
Clifford Wolf
2013-09-03
3
-9
/
+58
|
/
*
Added simple xilinx7 technology mapping files
Clifford Wolf
2013-08-22
4
-0
/
+167
*
More explicit integer output in verilog backend
Clifford Wolf
2013-08-22
1
-2
/
+2
*
Added correct encoding of identifiers in EDIF backend
Clifford Wolf
2013-08-22
1
-13
/
+61
*
Added edif backend (still under construction)
Clifford Wolf
2013-08-22
2
-0
/
+202
*
Merge pull request #10 from hansiglaser/master
Clifford Wolf
2013-08-21
1
-0
/
+2
|
\
|
*
fixed Verilog parser filename and line numbering issue with include files
Johann Glaser
2013-08-21
1
-0
/
+2
*
|
Some minor documentation fixes
Clifford Wolf
2013-08-21
2
-2
/
+2
*
|
Merge pull request #9 from hansiglaser/master
Clifford Wolf
2013-08-20
3
-4
/
+24
|
\
|
|
*
Added support for include directories with the new '-I' argument of the
Johann Glaser
2013-08-20
3
-4
/
+24
*
|
Merge pull request #8 from hansiglaser/master
Clifford Wolf
2013-08-20
2
-4
/
+8
|
\
|
|
*
Added support for notif0/notif1 primitives
Johann Glaser
2013-08-20
2
-4
/
+8
|
/
*
Added cleaning of old version_* files to version_* make rule
Clifford Wolf
2013-08-20
1
-1
/
+2
*
Added version info to yosys command and added -V option
Clifford Wolf
2013-08-20
3
-2
/
+22
*
Minor fixes in abc build instructions and abc pass
Clifford Wolf
2013-08-20
2
-5
/
+5
[next]