|
CGRA-ME
|
#include <CGRA/ConfigStore.h>#include <CGRA/Mapper.h>#include <CGRA/Module.h>#include <CGRA/MRRG.h>#include <CGRA/OpGraph.h>#include <CGRA/user-inc/UserArchs.h>#include "testutils/OpGraphsForTesting.hpp"#include <catch2/catch.hpp>Go to the source code of this file.
Functions | |
| SCENARIO ("General Mapper Tests -- Tiny MRRGs", "") | |
| TEST_CASE ("ILPMapper checks for FU fanouts", "") | |
| SCENARIO | ( | "General Mapper Tests -- Tiny MRRGs" | , |
| "" | |||
| ) |
Some tests that check that the mappers (with only default arguments set) do what we expect.
Definition at line 155 of file general_mapper_tests.cpp.
| TEST_CASE | ( | "ILPMapper checks for FU fanouts" | , |
| "" | |||
| ) |
Definition at line 458 of file general_mapper_tests.cpp.
1.8.17