Verilog to Routing - VPR
src
base
vpr_tatum_error.h
Go to the documentation of this file.
1
#ifndef VPR_TATUM_ERROR_H
2
#define VPR_TATUM_ERROR_H
3
#include <string>
4
#include "tatum/error.hpp"
5
6
std::string
format_tatum_error
(
const
tatum::Error& error);
7
8
#endif
format_tatum_error
std::string format_tatum_error(const tatum::Error &error)
Definition:
vpr_tatum_error.cpp:4
Generated by
1.8.13