| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-15 | Remove stanza (#231) | Adam Izraelevitz | |
| * Removed stanza implementation/tests. In the future we can move the stanza tests over, but for now they should be deleted. * Added back integration .fir files * Added Makefile to give Travis hooks * Added firrtl script (was ignored before) | |||
| 2016-01-16 | Updated passes so they test new-mem | azidar | |
| 2016-01-16 | Fixed a test | azidar | |
| 2016-01-16 | New memory works with verilog. Slowly changing tests and fixing bugs. | azidar | |
| Decided to not have Conditionally in low firrtl - instead, Print and Stop have enables | |||
| 2015-09-29 | Fixed final bug. All tests pass. Accessors are a go. | azidar | |
| 2015-09-29 | Added DecToIndexer/DecFromIndexer. Fixed most use cases of incorrect ↵ | azidar | |
| catching of initialization of accessors. Missing use case of accessing an accessor. Still need to update tests to pass | |||
| 2015-08-24 | Changed all tests to use verilog backend. | azidar | |
| 2015-07-31 | Updated tests to pipe from stderr to stdout | azidar | |
| 2015-07-30 | Updated lots of tests so they pass. Found one bug in expand whens | azidar | |
| 2015-07-14 | Added clock support | azidar | |
| 2015-07-14 | Still partial commit, many tests pass. Many tests fail. | azidar | |
| 2015-05-27 | Added sequential memories. mem no longer exists, must declare either cmem or ↵ | azidar | |
| smem. Added firrtl-gensym utility to generate a hashmap of names | |||
| 2015-05-15 | Updated firrtl for its passes to be a bit more modular, and to enable ↵ | azidar | |
| plugging in other backends. Also updated a lot of tests, but not all of them because its annoying. | |||
| 2015-05-13 | Added source indicators from FIRRTL files. Pass in -p i to get them printed. ↵ | azidar | |
| Should show up with check passes | |||
| 2015-04-23 | Added new parser. Fixed all Tests. Added on-reset to parser, but don't ↵ | azidar | |
| correctly handle it in compiler. | |||
| 2015-04-20 | Fixed tests to use new execution arguments. Added and fixed chisel3 bugs | azidar | |
| 2015-03-18 | Finished expand accessors and lower to ground | azidar | |
| 2015-03-11 | Finished expand accessors pass. Fixed bug in resolve-gender. Added tests, ↵ | azidar | |
| all pass. Minimal removal of letrec to get WritePort to work correctly - a more thorough removeal is still needed | |||
