mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-29 23:43:16 +00:00
YosysJS stuff
This commit is contained in:
parent
08c0fe164f
commit
e0e6d130cd
7 changed files with 156 additions and 16 deletions
|
@ -50,6 +50,7 @@ extern bool log_error_stderr;
|
|||
extern bool log_cmd_error_throw;
|
||||
extern bool log_quiet_warnings;
|
||||
extern int log_verbose_level;
|
||||
extern string log_last_error;
|
||||
|
||||
void logv(const char *format, va_list ap);
|
||||
void logv_header(const char *format, va_list ap);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue