Removed more debug prints
This commit is contained in:
parent
87e7cd9fbd
commit
34667ded53
1 changed files with 0 additions and 1 deletions
|
@ -367,7 +367,6 @@ void greenpak4_counters_worker(
|
|||
//Hook up resets
|
||||
if(extract.has_reset)
|
||||
{
|
||||
log("hello");
|
||||
//TODO: support other kinds of reset
|
||||
cell->setParam("\\RESET_MODE", RTLIL::Const("LEVEL"));
|
||||
cell->setPort("\\RST", extract.rst);
|
||||
|
|
Loading…
Add table
Reference in a new issue