ChampSim
|
#include <catch.hpp>
#include "mocks.hpp"
#include "defaults.hpp"
#include "champsim_constants.h"
#include "dram_controller.h"
#include "ptw.h"
#include "vmem.h"
#include <array>
Functions | |
SCENARIO ("The number of issued steps matches the virtual memory levels") | |
SCENARIO ("Issuing a PTW fills the PSCLs") | |
SCENARIO ("PSCLs can reduce the number of issued translation requests") | |
SCENARIO | ( | "Issuing a PTW fills the PSCLs" | ) |
SCENARIO | ( | "PSCLs can reduce the number of issued translation requests" | ) |
SCENARIO | ( | "The number of issued steps matches the virtual memory levels" | ) |