diff --git a/examples/counter/src/debug.sv b/examples/counter/src/debug.sv index c088a02..5c62ea5 100644 --- a/examples/counter/src/debug.sv +++ b/examples/counter/src/debug.sv @@ -133,7 +133,7 @@ module manta ( /* Downlink State Machine Controller */ /* - - ila enters the downlink state + - manta enters the downlink state - set fifo_output_request high for a clock cycle - when fifo_output_valid goes high, send fifo_data_out across the line - do nothing until tx_busy goes low