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::I2JSer |
The class for serializing an ILA model to JSON format. More... | |
Namespaces | |
ilang | |
Typedefs | |
using | json = nlohmann::json |
typedef I2JSer::I2JSerPtr | ilang::I2JSerPtr |
Pointer type for normal use of I2JSer. | |
Class I2JSer - ILA to JSON serializer.