Commit c313d89
committed
makefile: reduce noise
removed what was really debug-output.
When running commands like the below, removing debug output matters.
$ make print-CORE_UTILIZATION
CORE_UTILIZATION = 55
To display PLATFORM_DIR:
$ make print-PLATFORM_DIR
PLATFORM_DIR = /home/oyvind/OpenROAD-flow-scripts/flow/platforms/nangate45
Signed-off-by: Øyvind Harboe <[email protected]>1 parent a89c7f2 commit c313d89
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | 177 | | |
181 | 178 | | |
182 | 179 | | |
| |||
0 commit comments