Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
dmt
Commits
8d12e9ad
Commit
8d12e9ad
authored
Dec 05, 2018
by
Tiago Jorge
Browse files
Update fix to LOG related defines.
parent
414557cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
dmt/B_mappers/brave_B_mapper.py
View file @
8d12e9ad
...
...
@@ -437,10 +437,9 @@ class VHDLGlueGenerator(SynchronousToolGlueGeneratorGeneric[List[int], List[int]
#define STATIC
#endif
#define LOGERRORS 1
#define LOGWARNINGS 1
#define LOGINFOS 1
#define LOGDEBUGS 0
#define LOGERRORS
#define LOGWARNINGS
#define LOGINFOS
#ifdef LOGERRORS
#define LOGERROR(x...) printf(x)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment