index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontends
/
ast
/
genrtlil.cc
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added defparam support to Verilog/AST frontend
Clifford Wolf
2013-07-04
1
-0
/
+1
|
*
More fixes for bugs found using xsthammer
Clifford Wolf
2013-06-13
1
-4
/
+2
|
*
Sign-extension related fixes in SatGen and AST frontend
Clifford Wolf
2013-06-10
1
-0
/
+2
|
*
Fixes and improvements in AST const folding
Clifford Wolf
2013-06-10
1
-1
/
+1
|
*
Enabled AST/Verilog front-end optimizations per default
Clifford Wolf
2013-06-10
1
-3
/
+9
|
*
Fixed a bug in AST frontend for cases with non-blocking assigned variables ↵
Clifford Wolf
2013-04-13
1
-4
/
+4
|
|
|
|
as case values
*
Now only use value from "initial" when no matching "always" block is found
Clifford Wolf
2013-03-31
1
-5
/
+15
|
*
Added AST_INITIAL (before verilog "initial" was mapped to AST_ALWAYS)
Clifford Wolf
2013-03-31
1
-1
/
+3
|
*
Fixed handling of unconditional generate blocks
Clifford Wolf
2013-03-26
1
-0
/
+1
|
*
Added nosync attribute and some async reset related fixes
Clifford Wolf
2013-03-25
1
-3
/
+5
|
*
Moved stand-alone libs to libs/ directory and added libs/subcircuit
Clifford Wolf
2013-02-27
1
-1
/
+1
|
*
initial import
Clifford Wolf
2013-01-05
1
-0
/
+1054
[prev]