summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/LoadMemoryFromFileSpec.scala
AgeCommit message (Expand)Author
2023-11-23cleanupAditya Naik
2022-01-10Apply scalafmtJack Koenig
2021-12-01Remove unused imports for API removed from firrtl (#2269)Jack Koenig
2021-03-11Import memory files inline for Verilog generation (#1805)Carlos Eduardo
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-09-09Fix load memory from file to work with binary (#1583)HappyQuark
2020-06-22Use ChiselStage in TestsSchuyler Eldridge
2020-04-13Update scalatest to 3.1.0 (#1394)Jim Lawson
2018-08-31Support for verilog memory loading. (#840)Chick Markley