index
:
chiselX
abstract-module
master
scala3-main-test
scala3-support
scala3-support-chisel6
Chisel with SFC compatibility
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-21
Remove macro
scala3-support
Aditya Naik
2024-07-22
Remove more incompatible files
Aditya Naik
2024-06-05
Readd ports that were deleted for testing
Aditya Naik
2024-06-04
Culprit is the map in random/LFSR.scala. Delete it
Aditya Naik
2024-06-04
Add partial util files so that it successfully compiles
Aditya Naik
2024-06-04
This shold compile if not for the strange bug...
Aditya Naik
2024-06-03
fix stuff in src/
Aditya Naik
2024-06-03
Get core to compile
Aditya Naik
2024-05-31
Remove sourceinfo, compileoptions and other fixes
Aditya Naik
2024-05-31
52 errors, removing implicit sourceinfo to clear more errors
Aditya Naik
2024-05-29
i got 99 errors but "firrtl not found" aint one
Aditya Naik
2024-05-03
Get cleanup to compile
Aditya Naik
2023-06-29
Update readme
HEAD
master
Aditya Naik
2023-01-12
Merge branch '3.5.x' into 3.5-release
Jack
2023-01-12
TruthTable improvements: structural equality and delete sort (backport #2935)...
mergify[bot]
2023-01-11
Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)
mergify[bot]
2023-01-10
Check for Vec subaccess in NamedComponent and throw a nicer error. (backport ...
mergify[bot]
2023-01-09
Improve performance of ChiselEnum annotations (#2923) (#2927)
mergify[bot]
2023-01-08
Merge branch '3.5.x' into 3.5-release
Jack
2023-01-08
Bump version strings.
Jack
2022-12-24
FlatIOSpec: make sure the Analog test is using FLatIO (#2909) (#2910)
mergify[bot]
2022-12-20
DRY out CI (backport #2903) (#2905)
mergify[bot]
2022-12-20
Switch from YosysHQ action to reusable workflow (backport #2901) (#2902)
mergify[bot]
2022-12-10
Fix string interpolation in `util.exprimental.decode.bitset` (#2882) (#2883)
mergify[bot]
2022-12-08
Replay changes on 3.5.x (#2865)
mergify[bot]
2022-12-07
[CI] Update Github Actions (backport #2876) (#2877)
mergify[bot]
2022-12-07
Make PriorityMux stack safe (backport #2854) (#2855)
mergify[bot]
2022-12-06
Add versionScheme (PVP) to SBT publish settings (backport #2871) (#2874)
mergify[bot]
2022-11-29
Implement compressed Namespace (backport #2856) (#2860)
mergify[bot]
2022-11-15
fullModulePorts + Opaque Types Fix and Test (#2845) (#2846)
mergify[bot]
2022-11-11
Merge branch '3.5.x' into 3.5-release
Jack
2022-11-11
Bump version strings.
Jack
2022-11-11
Change RawModule._commands to a VectorBuilder (backport #2839) (#2841)
mergify[bot]
2022-11-10
Update CompatibilityInteroperabilitySpec.scala (#2840) (#2842)
mergify[bot]
2022-11-10
Warn on S-interpolator usage for assert, assume and printf (backport #2751) ...
Aditya Naik
2022-11-10
Add unit tests and fix for #2794 , add unit tests for #2773 (backport #2792)...
mergify[bot]
2022-11-10
Unify Chisel2 and chisel3 directionality (backport #2634) (#2837)
mergify[bot]
2022-11-08
Switch to using experimental trait for OpaqueTypes (backport #2783) (#2836)
mergify[bot]
2022-11-08
Improve Record.bind and Detect Records with unstable elements (backport #2829...
mergify[bot]
2022-11-07
Bugfix converter clearing flips (backport #2788) (#2832)
mergify[bot]
2022-11-07
Add DataMirror.getParent for getting parents of Modules (#2825) (#2833)
mergify[bot]
2022-11-05
Support Analog in DataView (#2782) (#2828)
mergify[bot]
2022-11-04
Add PartialDataView.supertype (backport #2826) (#2827)
mergify[bot]
2022-10-25
Publish an Initial Roadmap (#2804) (#2810)
mergify[bot]
2022-10-25
Add Scalafmt for mill (backport #2805) (#2807)
mergify[bot]
2022-10-23
Fix for <> to BlackBox.IO with Compatibility Bundles (#2801) (#2803)
mergify[bot]
2022-10-23
Don't invalidate ExtModule ports in an explicitInvalidate = true context (bac...
mergify[bot]
2022-10-19
Don't modify the Builder prefix if reinvoking suggestName on a Data (backport...
mergify[bot]
2022-10-18
Add traceNameV2 for backwards compat. of traceName (#2784) (#2786)
mergify[bot]
2022-10-17
Add opt-in AutoCloneType for Records (backport #2781) (#2785)
mergify[bot]
[next]