Jlm
Namespaces | Functions | Variables
verilator-harness-hls.cpp File Reference
#include <jlm/hls/backend/rhls2firrtl/verilator-harness-hls.hpp>
#include <jlm/llvm/ir/operators/delta.hpp>
#include <sstream>
Include dependency graph for verilator-harness-hls.cpp:

Go to the source code of this file.

Namespaces

 jlm
 
 jlm::hls
 

Functions

std::string jlm::hls::ConvertToCType (const rvsdg::Type *type)
 
std::optional< std::string > jlm::hls::GetReturnTypeAsC (const rvsdg::LambdaNode &kernel)
 
std::tuple< size_t, std::string, std::string > jlm::hls::GetParameterListAsC (const rvsdg::LambdaNode &kernel)
 

Variables

static constexpr int jlm::hls::MEMORY_RESPONSE_LATENCY = 10