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
/
core
/
src
/
main
/
scala
/
chisel3
/
Mem.scala
Age
Commit message (
Expand
)
Author
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
2022-09-01
Remove incorrect clock warning on Mem.read (backport #2721) (#2722)
mergify[bot]
2022-04-19
Allow creating memories without an implicit clock (#2494) (#2495)
mergify[bot]
2022-02-11
Hierarchy API: make Mems lookupable (#2404) (#2410)
mergify[bot]
2022-02-03
Tweak new mem port clock warnings (#2389) (#2391)
mergify[bot]
2022-02-01
Optional clock param for memory ports (#2333) (#2382)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-10-05
Deprecate auto-application of empty argument lists to parameterless functions...
Jared Barocsi
2021-08-30
SyncReadMem: fix bug with read(addr) and add some formal tests (#2092)
Kevin Laeufer
2021-02-09
Make it possible to GC Data instances
Jack Koenig
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-07-31
Check whether signals escape their when scopes (#1518)
Albert Magyar
2020-03-25
Rename subprojects to more canonical names
Jack Koenig