|
Jlm
|
#include <jlm/hls/backend/rhls2firrtl/verilator-harness-hls.hpp>#include <jlm/llvm/ir/operators/delta.hpp>#include <sstream>
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 |