Remove debug print

This commit is contained in:
Eddie Hung 2019-07-23 14:21:45 -07:00
parent dc0c853abe
commit 0dd2a125f6
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ void create_ice40_dsp(ice40_dsp_pm &pm)
{
auto &st = pm.st_ice40_dsp;
#if 1
#if 0
log("\n");
log("ffA: %s\n", log_id(st.ffA, "--"));
log("ffB: %s\n", log_id(st.ffB, "--"));