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
...
*
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
*
Fixed width and sign detection for ** operator
Clifford Wolf
2013-08-19
1
-3
/
+3
*
Added support for bufif0/bufif1 primitives
Clifford Wolf
2013-08-19
2
-33
/
+59
*
Improved ast dumping (ast/verilog frontend)
Clifford Wolf
2013-08-19
4
-64
/
+35
*
Implemented same div-by-zero behavior as found in other synthesis tools
Clifford Wolf
2013-08-15
2
-7
/
+59
*
Fixed signed div/mod in const eval (rounding and stuff)
Clifford Wolf
2013-08-15
1
-2
/
+8
*
Added ezsat api for creation of anonymous vectors
Clifford Wolf
2013-08-15
2
-0
/
+9
*
Added sat -ignore_div_by_zero switch
Clifford Wolf
2013-08-15
2
-2
/
+17
*
Added eval -brute_force_equiv_checker_x mode
Clifford Wolf
2013-08-15
2
-9
/
+25
*
Added support for "2**n" shifter encoding
Clifford Wolf
2013-08-12
2
-24
/
+33
*
Added SAT support for $div and $mod cells
Clifford Wolf
2013-08-11
3
-0
/
+55
*
Added "clean -purge" and ";;;" support
Clifford Wolf
2013-08-11
2
-4
/
+21
*
Added ";;" as shortcut for "; clean;"
Clifford Wolf
2013-08-11
2
-1
/
+7
*
freduce performance fix
Clifford Wolf
2013-08-10
1
-4
/
+8
*
Added $div and $mod technology mapping
Clifford Wolf
2013-08-09
4
-34
/
+137
*
Added techmap -opt mode
Clifford Wolf
2013-08-09
2
-9
/
+44
*
Some fixes to improve determinism
Clifford Wolf
2013-08-09
5
-32
/
+41
*
Sort ctrl signals in fsm_extract
Clifford Wolf
2013-08-08
1
-0
/
+3
*
Added -try option to freduce pass
Clifford Wolf
2013-08-08
1
-16
/
+44
*
Added "clean" command (less verbose opt_clean)
Clifford Wolf
2013-08-08
1
-9
/
+52
*
Fixed topological ordering in freduce pass
Clifford Wolf
2013-08-07
1
-54
/
+67
[prev]
[next]