ilasynth
1.0
ILASynth: Template-based ILA Synthesis Engine
|
#include <iostream>
Go to the source code of this file.
Namespaces | |
ilasynth | |
Functions | |
std::ostream & | ilasynth::info (const char *s) |
std::ostream & | ilasynth::log1 (const char *s) |
std::ostream & | ilasynth::log2 (const char *s) |
void | ilasynth::initLogging () |
void | ilasynth::setLogLevel (int l, const std::string &name) |
void | ilasynth::enableLog (const std::string &name) |
void | ilasynth::disableLog (const std::string &name) |
void | ilasynth::clearLogs () |