summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/util/Valid.scala
AgeCommit message (Expand)Author
2024-06-03fix stuff in src/Aditya Naik
2022-06-27Deprecate TransitName (backport #2603) (#2606)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-11-03Add field grouping ScalaDoc for other subclasses of Bundle (#2214)Abongwa Bonalais
2021-10-08Add nullary .fire to Valid and deprecate dummy version (#2156)Jack Koenig
2021-10-05Remove all Bundle cloneTypes and chiselRuntimeDeprecate its use (#2052)Megan Wachs
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-09-15make parameters for util modules public (#1452)Albert Chen
2019-05-20Repackagecore rebase (#1078)Jim Lawson
2019-05-13Fix miscellaneous Scaladoc warningsSchuyler Eldridge
2019-03-15Use TransitName for improved Pipe naming (#1024)Schuyler Eldridge
2019-02-18Add requirement that Pipe latency >= 0Schuyler Eldridge
2019-02-18Add Scaladoc for chisel3.util.PipeSchuyler Eldridge
2019-02-18Add Scaldoc for chisel3.util.ValidSchuyler Eldridge
2018-01-23Runtime API deprecation warnings (#761)Richard Lin
2017-12-13Improve some of the ScalaDoc in chisel3.utilJack Koenig
2017-08-01Address scalastyle issues, out of date comments, extraneous imports. (#658)Jim Lawson
2017-05-25Update internal Pipe wiring - fixes #615" (#616)Jim Lawson
2017-04-26Dropimportnotstrict492 - More updates to get things through rocket-chip. (#592)Jim Lawson
2017-04-25Remove explicit import of NotStrict - fixes #492 (#494)Jim Lawson
2017-03-08Deprecate old Reg with nulls constructor (#455)Richard Lin
2017-02-07Name all the thingsducky
2016-11-29Add feature warnings to build, fix feature warnings, fix some documentation (...Richard Lin
2016-11-21Restyle a lot of test code, mainly with regexducky
2016-09-29Consolidate CompileOptions and re-enable NotStrict pending macro work.Jim Lawson
2016-09-29Massive rename of CompileOptions.Jim Lawson
2016-08-29Rename CompileOptions implicit objects.Jim Lawson
2016-08-29Pass compileOptions as an implicit Module parameter.Jim Lawson
2016-07-21Introduce chiselCloneType to distinguish from cloneType.Jim Lawson
2016-07-20Compile ok.Jim Lawson
2016-07-19Merge branch 'sdtwigg_rebase_renamechisel3' into sdtwigg_wrap_renamechisel3Jim Lawson
2016-07-18Update Chisel -> chisel3 references.Jim Lawson
2016-07-18Rename "Chisel" to "chisel3" (only git mv).Jim Lawson