index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontends
/
ast
/
ast.h
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Improved ast dumping (ast/verilog frontend)
Clifford Wolf
2013-08-19
1
-3
/
+3
|
*
Added "design" command (-reset, -save, -load)
Clifford Wolf
2013-07-27
1
-0
/
+1
|
*
Major redesign of expr width/sign detecion (verilog/ast frontend)
Clifford Wolf
2013-07-09
1
-1
/
+5
|
*
Added defparam support to Verilog/AST frontend
Clifford Wolf
2013-07-04
1
-0
/
+1
|
*
Enabled AST/Verilog front-end optimizations per default
Clifford Wolf
2013-06-10
1
-3
/
+3
|
*
Now only use value from "initial" when no matching "always" block is found
Clifford Wolf
2013-03-31
1
-1
/
+1
|
*
Added AST_INITIAL (before verilog "initial" was mapped to AST_ALWAYS)
Clifford Wolf
2013-03-31
1
-0
/
+1
|
*
Implemented proper handling of stub placeholder modules
Clifford Wolf
2013-03-28
1
-3
/
+3
|
*
Added nosync attribute and some async reset related fixes
Clifford Wolf
2013-03-25
1
-1
/
+1
|
*
Added mem2reg option to verilog frontend
Clifford Wolf
2013-03-24
1
-4
/
+4
|
*
Improved mem2reg handling in ast simplifier
Clifford Wolf
2013-03-24
1
-1
/
+1
|
*
Added support for verilog genblock[index].member syntax
Clifford Wolf
2013-02-26
1
-0
/
+1
|
*
initial import
Clifford Wolf
2013-01-05
1
-0
/
+228
[prev]