aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/annotations/MemoryInitAnnotation.scala
AgeCommit message (Expand)Author
2021-07-14Fix memory annotation deduplication (#2286)Jared Barocsi
2021-04-01Add memory initialization options for synthesis (#2166)Carlos Eduardo
2021-03-09Create annotation to allow inline readmem in Verilog (#2107)Carlos Eduardo
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-06-22Support Memory Initialization for Simulation and FPGA Flows (#1645)Kevin Laeufer