summaryrefslogtreecommitdiff
path: root/core/src/main/scala/chisel3/internal/firrtl
AgeCommit message (Expand)Author
2022-01-10Apply scalafmtJack Koenig
2021-12-18Revert "Make stuff in IR.scala package private (#2274)" (#2308)Jack Koenig
2021-12-15Restore Port to public API and deprecate (#2302)Jack Koenig
2021-12-14Make stuff in IR.scala package private (#2274)Aditya Naik
2021-12-02Refactor Data.toString (#2197)Aditya Naik
2021-09-23make all verification statements publically available (#2089)Kevin Laeufer
2021-09-05Add Definition and Instance API (#2045)Adam Izraelevitz
2021-08-23Remove chisel3's own firrtl Emitter, use firrtl SerializerJack Koenig
2021-08-18Revert "remove DefRegInit, change DefReg API with option definition. (#1944)"...Jack Koenig
2021-08-17remove DefRegInit, change DefReg API with option definition. (#1944)Jiuyang Liu
2021-08-12Add DataView (#1955)Jack Koenig
2021-07-06Make printf return BaseSim subclass so it can be named/annotated (#1992)Deborah Soung
2021-06-28Set refs for ModuleClone and ClonePorts in less hacky wayJack Koenig
2021-06-28Fix CloneModuleAsRecord support for .toTargetJack Koenig
2021-06-24create and extend annotatable BaseSim class for verification nodes (#1968)Deborah Soung
2021-04-27Introduce VecLiterals (#1834)Chick Markley
2021-04-26Add some error context to Converter .getRefs (#1878)Jack Koenig
2021-02-01Update reported width from div/rem to match FIRRTL results (#1748)Albert Magyar
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-07-29Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)Adam Izraelevitz
2020-07-22Basic model checking API (#1499)Tom Alcorn
2020-07-21Delete outdated scalastyle configuration comments from sourceAlbert Magyar
2020-03-25Rename subprojects to more canonical namesJack Koenig