summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2020-08-13Move treadle dependency to the tests (#1554)Jack Koenig
2020-08-13Allow counters to be reset manually (#1527)Josh Bassett
2020-08-12Switch to HowToSerialize for Emission (#1405)Schuyler Eldridge
2020-08-11Bug fix for manipulating submodules in aspects (#1538)Justin Deters
2020-08-11Restore Counter.n API (#1546)Jack Koenig
2020-07-31Check whether signals escape their when scopes (#1518)Albert Magyar
2020-07-30Broken auto-clonetype on Scala 2.11.12 (#1480)Adam Izraelevitz
2020-07-30Allow a counter to be instantiated using a Scala range (#1515)Josh Bassett
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-07-13Provide an implementation of litOption() for BundleLits (#1280)Jim Lawson
2020-06-29- A few final fixes after the rebasechick
2020-06-29This adds a mechanism for the unittests to be run with the TreadleBackendchick
2020-06-23Don't run FIRRTL in FlattenSpec's ChiselStage (#1493)Schuyler Eldridge
2020-06-22Clarify chiselTests.Utils.extractCause ScaladocSchuyler Eldridge
2020-06-22Remove Driver usage in ChiselSpecSchuyler Eldridge
2020-06-22Use ChiselStage in TestsSchuyler Eldridge
2020-06-22Add containsCause exception search testing utilSchuyler Eldridge
2020-06-22Canonicalize construction of Decoupled with no payload (#785)Jack Koenig
2020-06-16Move Deprecated LFSR16 to CompatibilitySchuyler Eldridge
2020-06-08Report Builder.error errors as exceptions outside hardware context (#1425)Albert Magyar
2020-06-08Grouping Chisel API (#1073)Adam Izraelevitz
2020-05-06Test that Elaborate only runs onceSchuyler Eldridge
2020-05-05Update scalatest 3.1.1 (#1430)Jim Lawson
2020-04-16Add tests for async reset regs of non-UInt types (#1414)Jack Koenig
2020-04-13Update scalatest to 3.1.0 (#1394)Jim Lawson
2020-04-10Expose checkTypeEquivalence as a public API (#1402)Sequencer
2020-04-06enable Lit for Record. (#1400)Sequencer
2020-03-24Propagate user compile options for Chisel.Module (#1387)Jack Koenig
2020-03-24Add ChiselStageSpec for string/circuit emissionSchuyler Eldridge
2020-03-23Add NoChiselNamePrefix to ignore instances in @chiselName (#1383)Jack Koenig
2020-03-19Test nested ChiselException in ChiselMainSchuyler Eldridge
2020-03-11Wrap elaboration in ChiselExceptionSchuyler Eldridge
2020-03-06Provide API to set concrete type of implicit reset (#1361)Jack Koenig
2020-03-02Cleanup aspects (#1359)Adam Izraelevitz
2020-02-12Fix := of Reset and AsyncReset to DontCare (#1336)Jack Koenig
2020-02-10Make Queue.irrevocable work properly in chisel3Edward Wang
2020-02-10Printf: Add support for tabs, and give helpful error messages (#1323) (#1326)Jack Koenig
2020-02-06Emit FIRRTL andr, orr for Bits.{andR, orR}Schuyler Eldridge
2020-02-03Add read-under-write parameter to SyncReadMem (#1183)Albert Magyar
2020-01-31Merge branch 'master' into add-asbool-to-clockChick Markley
2020-01-21Merge branch 'master' into big-decimal-methods-for-num-typeschick
2020-01-21Merge branch 'master' into add-asbool-to-clockJim Lawson
2020-01-21Removed unnecessary castChick Markley
2020-01-21Merge branch 'master' into add-asbool-to-clockJim Lawson
2020-01-21Merge branch 'master' into fix-bitpat-whitespaceJim Lawson
2020-01-17Bugfix: Select.instances now works with blackboxes (#1303)Adam Izraelevitz
2020-01-07Merge branch 'master' into add-asbool-to-clockJim Lawson
2020-01-07Merge branch 'master' into fix-bitpat-whitespaceJim Lawson