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
path:
root
/
src
/
main
/
scala
/
chisel3
/
util
/
experimental
Age
Commit message (
Expand
)
Author
2021-03-11
Import memory files inline for Verilog generation (#1805)
Carlos Eduardo
2021-02-26
Expose AnnotationSeq to Module. (#1731)
Jiuyang Liu
2021-01-27
Fix some typo and using foreach instead of map in BoringUtils (#1755)
SoyaOhnishi
2020-10-26
Added Force Name API (#1634)
Adam Izraelevitz
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-09-09
Fix load memory from file to work with binary (#1583)
HappyQuark
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-06-08
Grouping Chisel API (#1073)
Adam Izraelevitz
2019-10-21
Fix BoringUtils.bore for internal boring
Schuyler Eldridge
2019-05-20
Repackagecore rebase (#1078)
Jim Lawson
2019-05-13
Fix miscellaneous Scaladoc warnings
Schuyler Eldridge
2019-05-12
Cleanup loadMemoryFromFile documentation
Schuyler Eldridge
2019-03-14
Decouple implementation details from LoadMemoryAnnotation. (#1034)
Jim Lawson
2019-01-22
Changes to BoringUtils Scaladoc, paramater name
Schuyler Eldridge
2019-01-22
Fix BoringUtils deduplication bug
Schuyler Eldridge
2018-10-29
Fix LoadMemoryTransform for Instance Annotations (#914)
Schuyler Eldridge
2018-08-31
Support for verilog memory loading. (#840)
Chick Markley
2018-08-23
Add FlattenInstance API
Schuyler Eldridge
2018-08-23
Add InlineInstance API
Schuyler Eldridge
2018-08-07
BoringUtils / Synthesizable Cross Module References (#718)
Schuyler Eldridge