ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Classes | Namespaces | Typedefs
ila_to_json_serializer.h File Reference
#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.
 

Detailed Description

Class I2JSer - ILA to JSON serializer.