| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-15 | Update README for maintenance mode | Jack Koenig | |
| 2022-05-27 | Update README Prerequisites (#2525) | Jack Koenig | |
| * Fix Yosys link * Update SBT version | |||
| 2022-03-14 | Add Spec source link to the README (#2493) | Megan Wachs | |
| Before it would just download another copy of the PDF every time I wanted to go visit the spec repo. | |||
| 2022-03-05 | [spec] Change README to point at latest spec PDF (#2489) | Schuyler Eldridge | |
| Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com> | |||
| 2022-03-04 | [spec] Remove FIRRTL Specification (#2488) | Schuyler Eldridge | |
| This removes the FIRRTL specification as this now lives in its own repository: https://github.com/chipsalliance/firrtl-spec All git history (excluding binary updates to spec.pdf) have been migrated to the new repository. Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com> | |||
| 2021-03-30 | Update README.md (#2164) | Jack Koenig | |
| 2020-12-07 | Fix Mergify badge in README (#1974) | Jack Koenig | |
| Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | |||
| 2020-07-16 | Add Expression Fuzzer (#1741) | Albert Chen | |
| Includes: * Random generator of FIRRTL Expressions (UInt and SInt types) * JQF SBT plugin and CLI * Documentation in README.md Co-authored-by: Jack Koenig <koenig@sifive.com> | |||
| 2020-05-05 | add Firrtl plugin info for intellij platform (#1547) | XinJun Ma | |
| 2019-09-25 | Add explicit hline instead of phantom h1 (#1189) | Schuyler Eldridge | |
| Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com> | |||
| 2019-07-17 | Fix custom transform example for Stage/Phase | Schuyler Eldridge | |
| Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com> | |||
| 2019-07-17 | Add Yosys 0.8 as prerequisite (sbt test needs it) | Schuyler Eldridge | |
| Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com> | |||
| 2019-06-18 | Use scalafix to remove unused import and deprecated procedure syntax (#1074) | Leway Colin | |
| * Add sbt-scalafix * Add scalafix guide to README * Remove Unused Import * Remove deprecated procedure syntax | |||
| 2019-03-05 | Advertise FIRRTL grammar support in Atom | Jean Bruant | |
| 2019-02-21 | Added mergify badge to README (#1027) | Adam Izraelevitz | |
| 2018-12-25 | Update documentation links | Edward Wang | |
| 2018-11-13 | Add FIRRTL logo to repo and README (#938) | Albert Magyar | |
| 2018-11-05 | Update commandline `sbt publishLocal` (#931) | Haifeng Gu | |
| With the newest version of SBT, the commandline `sbt publish-local` should be changed to `sbt publishLocal`. | |||
| 2018-10-16 | Added reference to ICCAD paper (#915) | Adam Izraelevitz | |
| 2018-08-03 | add link to repo for firrtl syntax highlighting in sublime text 3 | kritik bhimani | |
| 2018-06-10 | ucb-bar -> freechipsproject in clone instruction | Leonard (Lenny) Truong | |
| 2018-03-19 | Update README.md (#761) | Albert Magyar | |
| 2018-03-15 | Improve section heading (#762) | edwardcwang | |
| 2018-01-17 | Add firrtl-mode to README.md (#730) | Schuyler Eldridge | |
| Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com> | |||
| 2018-01-09 | Update README.md | Adam Izraelevitz | |
| 2017-09-30 | Update README.md to link tech report (#550) | Adam Izraelevitz | |
| 2017-06-08 | Update travis button for new organization (#602) | Colin Schmidt | |
| 2017-03-15 | Update readme with links to wiki (#493) | Adam Izraelevitz | |
| 2017-03-14 | Fixed README tutorial link | Adam Izraelevitz | |
| 2017-03-14 | Added lesson2 | Adam Izraelevitz | |
| 2017-03-10 | Tweak git clone command | Edward Wang | |
| HTTPS clone is with .git; cd only with no error. | |||
| 2017-03-10 | Changed custom transform option and help text | Adam Izraelevitz | |
| 2017-03-10 | Added comments and section in README | Adam Izraelevitz | |
| 2016-12-13 | Update installation instructions with sbt publish-local. (#393) | Jim Lawson | |
| Also, delete run regression part of Installation since `sbt test` does that anyway | |||
| 2016-12-05 | Update README.md (#395) | Jack Koenig | |
| Capitalize Firrtl and add Travis build status | |||
| 2016-11-15 | Add firrtl-syntax link for vim users (#376) | Adam Izraelevitz | |
| 2016-09-26 | Update installation doc regarding #315 (#317) | muojp | |
| 2016-09-25 | Update README.md | Adam Izraelevitz | |
| 2016-08-15 | Update README.md | Adam Izraelevitz | |
| Added help string #234 | |||
| 2016-08-15 | Update README.md | Adam Izraelevitz | |
| 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-02-09 | Updated Readme | azidar | |
| 2016-01-16 | Default platform-agnostic, ignore platform-specific FileCheck | ducky | |
| 2016-01-16 | Update README with better Linux and Scala instructions | ducky | |
| 2015-10-27 | Merge branch 'master' of github.com:ucb-bar/firrtl | azidar | |
| Conflicts: Makefile | |||
| 2015-10-19 | Merge pull request #47 from jackkoenig/master | Adam Izraelevitz | |
| Updated Scala FIRRTL with Testing and Infer-Types Pass | |||
| 2015-10-14 | Updated Makefile and README to be more friendly to Scala implementation | Jack | |
| 2015-10-08 | Install Stanza as a dependency of anything that uses it | Palmer Dabbelt | |
| This way I don't have to type "make install-linux" whenever a new Stanza zip drops. | |||
| 2015-10-06 | Merge branch 'master' of github.com:ucb-bar/firrtl | azidar | |
| Conflicts: README.md | |||
| 2015-10-06 | Fix readme for install-linux | ducky | |
