quic/qbox
Loading...
Searching...
No Matches
systemc-components
common
include
qk_factory.h
1
/*
2
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All Rights Reserved.
3
* Author: GreenSocs 2022
4
*
5
* SPDX-License-Identifier: BSD-3-Clause
6
*/
7
8
#ifndef QK_FACTORY_H
9
#define QK_FACTORY_H
10
11
#include <iostream>
12
#include <libgssync.h>
13
14
namespace
gs
{
15
std::shared_ptr<gs::tlm_quantumkeeper_extended> tlm_quantumkeeper_factory(std::string name);
16
}
17
18
#endif
// QK_FACTORY_H
gs
Tool which reads a Lua configuration file and sets parameters.
Definition
biflow.cc:10
Generated by
1.9.8