fix one last bit of naming
This commit is contained in:
parent
523b5673bc
commit
ce6a6590c7
|
|
@ -133,7 +133,7 @@ module manta (
|
||||||
/* Downlink State Machine Controller */
|
/* Downlink State Machine Controller */
|
||||||
/*
|
/*
|
||||||
|
|
||||||
- ila enters the downlink state
|
- manta enters the downlink state
|
||||||
- set fifo_output_request high for a clock cycle
|
- set fifo_output_request high for a clock cycle
|
||||||
- when fifo_output_valid goes high, send fifo_data_out across the line
|
- when fifo_output_valid goes high, send fifo_data_out across the line
|
||||||
- do nothing until tx_busy goes low
|
- do nothing until tx_busy goes low
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue