Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug in AST frontend for cases with non-blocking assigned variables as... | Clifford Wolf | 2013-04-13 | 1 | -4/+4 |
* | 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 |