index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
simple
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed parsing of default cases when not last case
Clifford Wolf
2013-11-18
1
-0
/
+22
|
*
Fixed handling of power operator
Clifford Wolf
2013-11-07
1
-0
/
+15
|
*
Behavior should be identical now to rev. 0b4a64ac6adbd6 (next: testing ↵
Clifford Wolf
2013-11-02
1
-6
/
+6
|
|
|
|
before constfold fixes)
*
Various ast changes for early expression width detection (prep for constfold ↵
Clifford Wolf
2013-11-02
1
-0
/
+7
|
|
|
|
fixes)
*
Added support for complex set-reset flip-flops in proc_dff
Clifford Wolf
2013-10-24
1
-12
/
+26
|
*
Improved handling of dff with async resets
Clifford Wolf
2013-10-21
1
-0
/
+39
|
*
Added support for "2**n" shifter encoding
Clifford Wolf
2013-08-12
1
-24
/
+29
|
*
Added $div and $mod technology mapping
Clifford Wolf
2013-08-09
1
-21
/
+40
|
*
More fixes in ternary op sign handling
Clifford Wolf
2013-07-12
1
-0
/
+8
|
*
Fixed sign handling in ternary operator
Clifford Wolf
2013-07-12
1
-0
/
+8
|
*
Another vloghammer related bugfix
Clifford Wolf
2013-07-11
1
-0
/
+7
|
*
More fixes in ast expression sign/width handling
Clifford Wolf
2013-07-09
1
-13
/
+15
|
*
Merge branch 'master' of github.com:cliffordwolf/yosys
Clifford Wolf
2013-07-09
1
-0
/
+18
|
\
|
*
Major redesign of expr width/sign detecion (verilog/ast frontend)
Clifford Wolf
2013-07-09
1
-0
/
+18
|
|
*
|
Fixed shift ops with large right hand side
Clifford Wolf
2013-07-09
1
-3
/
+43
|
/
*
Fixed another bug found using vloghammer
Clifford Wolf
2013-07-07
1
-0
/
+10
|
*
Added defparam support to Verilog/AST frontend
Clifford Wolf
2013-07-04
1
-0
/
+16
|
*
Fixed a bug in AST frontend for cases with non-blocking assigned variables ↵
Clifford Wolf
2013-04-13
1
-0
/
+19
|
|
|
|
as case values
*
Added test cases from 2012 paper on comparison of foss verilog synthesis tools
Clifford Wolf
2013-03-31
6
-0
/
+111
|
*
Renamed hansimem.v test case to mem_arst.v
Clifford Wolf
2013-03-24
1
-1
/
+0
|
*
Added hansimem testcase (memory with async reset)
Clifford Wolf
2013-03-24
1
-0
/
+44
|
*
added ckeck for Icarus Verilog, otherwise the tests are silently stopped
Johann Glaser
2013-03-17
1
-0
/
+7
|
|
|
|
Signed-off-by: Clifford Wolf <clifford@clifford.at>
*
added more .gitignore files (make test)
Clifford Wolf
2013-01-05
1
-0
/
+2
|
*
initial import
Clifford Wolf
2013-01-05
19
-0
/
+905
[prev]