aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/greenpak4/greenpak4_counters.cc
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/greenpak4/greenpak4_counters.cc')
-rw-r--r--techlibs/greenpak4/greenpak4_counters.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/techlibs/greenpak4/greenpak4_counters.cc b/techlibs/greenpak4/greenpak4_counters.cc
index 97a157951..394f3dab1 100644
--- a/techlibs/greenpak4/greenpak4_counters.cc
+++ b/techlibs/greenpak4/greenpak4_counters.cc
@@ -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);