Jlm
Classes | Namespaces | Functions
verilator-harness-hls.hpp File Reference
#include <jlm/hls/backend/rhls2firrtl/base-hls.hpp>
#include <jlm/rvsdg/bitstring/type.hpp>
Include dependency graph for verilator-harness-hls.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jlm::hls::VerilatorHarnessHLS
 

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)