LOLA
memory_timing.h
Go to the documentation of this file.
1 #pragma once
2 #include "lola/vx/genpybind.h"
4 
6 
7 using MemoryTiming GENPYBIND(visible) = lola::vx::MemoryTiming;
8 
9 } // namespace lola::vx::v3
Timing configuration of memories.
Definition: memory_timing.h:17
#define GENPYBIND_TAG_LOLA_VX_V3
Definition: genpybind.h:6
lola::vx::MemoryTiming MemoryTiming
Definition: memory_timing.h:7