index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fixed Verilog parser filename and line numbering issue with include files
Johann Glaser
2013-08-21
1
-0
/
+2
|
*
Added support for include directories with the new '-I' argument of the
Johann Glaser
2013-08-20
3
-4
/
+24
|
|
|
|
'read_verilog' command
*
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
|
*
Improved handling of private names in opt_clean and rename commands
Clifford Wolf
2013-08-07
2
-7
/
+39
|
*
Added stubnets example to manual prog chapter
Clifford Wolf
2013-08-07
3
-7
/
+15
|
*
Small bugfixes in freduce pass
Clifford Wolf
2013-08-06
1
-4
/
+14
|
*
Added freduce command
Clifford Wolf
2013-08-06
2
-0
/
+362
|
*
Fixed SigPool::del() method
Clifford Wolf
2013-08-06
1
-1
/
+1
|
*
Added proper deallocation of history buffer
Clifford Wolf
2013-08-06
1
-0
/
+5
|
*
Updated TODO section in README
Clifford Wolf
2013-08-01
1
-9
/
+1
|
*
Added "design" command (-reset, -save, -load)
Clifford Wolf
2013-07-27
6
-12
/
+246
|
*
Added "help -write-web-command-reference-manual"
Clifford Wolf
2013-07-26
1
-0
/
+52
|
*
Fixed comments in manual rtlil/ilang syntax
Clifford Wolf
2013-07-25
1
-2
/
+1
|
*
Added RTLIL and Liberty syntax highlighting to manual
Clifford Wolf
2013-07-25
3
-4
/
+19
|
*
Automatically run "proc" on extract map files
Clifford Wolf
2013-07-24
1
-0
/
+5
|
*
Added $lut cells and abc lut mapping support
Clifford Wolf
2013-07-23
7
-28
/
+304
|
*
Fixed "make clean" for manual files
Clifford Wolf
2013-07-23
1
-1
/
+1
|
*
Added web site link to README
Clifford Wolf
2013-07-21
1
-0
/
+8
|
*
Added Yosys Manual
Clifford Wolf
2013-07-20
48
-1
/
+7949
|
*
More fixes in ternary op sign handling
Clifford Wolf
2013-07-12
2
-0
/
+11
|
*
Fixed sign handling in ternary operator
Clifford Wolf
2013-07-12
2
-2
/
+10
|
*
Added ast frontend refactoring to TODO
Clifford Wolf
2013-07-11
1
-0
/
+1
|
*
Another vloghammer related bugfix
Clifford Wolf
2013-07-11
2
-1
/
+8
|
*
Bugfixes for empty signal vectors
Clifford Wolf
2013-07-10
1
-0
/
+3
|
*
Fixed sign propagation in bit-wise operators
Clifford Wolf
2013-07-09
1
-0
/
+1
|
*
More fixes in ast expression sign/width handling
Clifford Wolf
2013-07-09
2
-22
/
+23
|
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2013-07-09
5
-37
/
+189
|
\
[next]