index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'btor' of https://github.com/ahmedirfan1983/yosys
Clifford Wolf
2014-01-26
1
-1
/
+5
|
\
|
*
root bug corrected
Ahmed Irfan
2014-01-25
1
-1
/
+5
*
|
beautified write_intersynth
Johann Glaser
2014-01-25
1
-0
/
+9
|
/
*
removed regex include
Ahmed Irfan
2014-01-24
1
-1
/
+0
*
merged clifford changes + removed regex
Ahmed Irfan
2014-01-24
1
-26
/
+52
*
Use techmap -share_map in btor scripts
Clifford Wolf
2014-01-24
2
-2
/
+2
*
Moved btor scripts to backends/btor/
Clifford Wolf
2014-01-24
2
-0
/
+50
*
slice bug corrected
Ahmed Irfan
2014-01-20
1
-1
/
+1
*
assert feature
Ahmed Irfan
2014-01-20
1
-9
/
+40
*
verilog default options pull
Ahmed Irfan
2014-01-17
1
-28
/
+97
*
slice error corrected
Ahmed Irfan
2014-01-16
1
-5
/
+5
*
width issues
Ahmed Irfan
2014-01-15
1
-64
/
+87
*
BTOR backend
Ahmed Irfan
2014-01-14
1
-274
/
+328
*
Merge branch 'master' of https://github.com/cliffordwolf/yosys into btor
Ahmed Irfan
2014-01-03
2
-7
/
+9
|
\
|
*
Updated manual/command-reference-manual.tex
Clifford Wolf
2013-12-28
1
-1
/
+1
|
*
Added support for non-const === and !== (for miter circuits)
Clifford Wolf
2013-12-27
1
-6
/
+8
*
|
btor
Ahmed Irfan
2014-01-03
2
-0
/
+774
|
/
*
Replaced signed_parameters API with CONST_FLAG_SIGNED
Clifford Wolf
2013-12-04
2
-2
/
+2
*
Replaced RTLIL::Const::str with generic decoder method
Clifford Wolf
2013-12-04
3
-18
/
+24
*
Fixed gentb_constant handling in autotest backend
Clifford Wolf
2013-12-04
1
-2
/
+2
*
Added dump -m and -n options
Clifford Wolf
2013-11-29
2
-54
/
+89
*
Added proper dumping of signed/unsigned parameters to verilog backend
Clifford Wolf
2013-11-24
1
-4
/
+6
*
Added support for signed parameters in ilang
Clifford Wolf
2013-11-24
1
-1
/
+1
*
Remove auto_wire framework (smarter than the verilog standard)
Clifford Wolf
2013-11-24
1
-2
/
+0
*
Added modelsim support to autotest
Clifford Wolf
2013-11-24
1
-6
/
+6
*
Added "top" attribute to mark top module in hierarchy
Clifford Wolf
2013-11-24
3
-0
/
+15
*
Renamed "placeholder" to "blackbox"
Clifford Wolf
2013-11-22
5
-14
/
+14
*
Implemented $_DFFSR_ expression generator in verilog backend
Clifford Wolf
2013-11-21
1
-1
/
+44
*
Major improvements in mem2reg and added "init" sync rules
Clifford Wolf
2013-11-21
1
-0
/
+1
*
Silenced a gcc warning in spice backend
Clifford Wolf
2013-11-09
1
-1
/
+1
*
Improved comments on topological sort in edif backend
Clifford Wolf
2013-11-04
1
-3
/
+4
*
Added simple topological sort to edif backend
Clifford Wolf
2013-11-03
1
-2
/
+30
*
Write yosys version to output files
Clifford Wolf
2013-11-03
5
-6
/
+10
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2013-11-03
1
-3
/
+5
|
\
|
*
Ignore explicit unconnected ports in intersynth backend
Clifford Wolf
2013-11-03
1
-3
/
+5
*
|
Added placeholder check to dfflibmap and cleaned up some other placeholder ch...
Clifford Wolf
2013-10-31
1
-1
/
+1
|
/
*
Fixed hex string generation bug in edif backend
Clifford Wolf
2013-10-27
1
-4
/
+4
*
Added support for complex set-reset flip-flops in proc_dff
Clifford Wolf
2013-10-24
1
-1
/
+6
*
Fixed handling of boolean attributes (backends)
Clifford Wolf
2013-10-24
6
-10
/
+10
*
Fixed handling of boolean attributes (kernel)
Clifford Wolf
2013-10-24
1
-4
/
+4
*
Added $_SR_[PN][PN]_, $_DFFSR_[PN][PN][PN]_, $_DLATCH_[PN]_
Clifford Wolf
2013-10-18
1
-0
/
+1
*
Added $sr, $dffsr and $dlatch cell types
Clifford Wolf
2013-10-18
1
-28
/
+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
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
*
Added spice testbench to techlibs/cmos
Clifford Wolf
2013-09-14
1
-3
/
+0
*
Added spice backend
Clifford Wolf
2013-09-14
2
-0
/
+228
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2013-09-03
1
-8
/
+31
|
\
[next]