using ramulator dram simulator

This commit is contained in:
Blaise Tine
2021-12-06 01:22:45 -05:00
parent 59232642c4
commit b741807f8c
33 changed files with 1473 additions and 1344 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include <cstdint>
#include <fixed.h>
#include <cocogfx/include/fixed.h>
#include <bitmanip.h>
using namespace cocogfx;