ilang
1.1.4
ILAng: A Modeling and Verification Platform for SoCs
|
#include <memory>
#include <unordered_map>
#include <nlohmann/json.hpp>
#include <ilang/ila/instr_lvl_abs.h>
Go to the source code of this file.
Classes | |
class | ilang::J2IDes |
The class for deserializing an ILA model from JSON format. More... | |
Namespaces | |
ilang | |
Typedefs | |
using | json = nlohmann::json |
typedef J2IDes::J2IDesPtr | ilang::J2IDesPtr |
Pointer type for normal use of J2IDes. | |
Class J2IDes - JSON to ILA deserializer.