Remove debug

This commit is contained in:
Eddie Hung 2019-08-30 15:03:43 -07:00
parent 15bab02a1b
commit e67f049e3b
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ endmatch
code clock sigM sigP
if (ffM) {
log_warning("M FOUND!\n");
sigM = port(ffM, \Q);
for (auto b : sigM)
if (b.wire->get_bool_attribute(\keep))