slack-desc 1.1 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. DRAMsim3: DRAMsim3 (DRAM simulator)
  9. DRAMsim3:
  10. DRAMsim3: DRAMsim3 models the timing paramaters and memory controller behavior
  11. DRAMsim3: for several DRAM protocols such as DDR3, DDR4, LPDDR3, LPDDR4, GDDR5,
  12. DRAMsim3: GDDR6, HBM, HMC, STT-MRAM. It is implemented in C++ as an objected
  13. DRAMsim3: oriented model that includes a parameterized DRAM bank model, DRAM
  14. DRAMsim3: controllers, command queues and system-level interfaces to interact
  15. DRAMsim3: with a CPU simulator (GEM5, ZSim) or trace workloads. It is designed
  16. DRAMsim3: to be accurate, portable and parallel.
  17. DRAMsim3:
  18. DRAMsim3: