3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 09:55:20 +00:00

Remove debug print

This commit is contained in:
Eddie Hung 2019-07-23 14:21:45 -07:00
parent dc0c853abe
commit 0dd2a125f6

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, "--"));