mirror of
https://github.com/alexforencich/verilog-ethernet.git
synced 2025-01-28 07:03:08 +08:00
Update comment
This commit is contained in:
parent
119958cccb
commit
c74d2d1127
@ -234,7 +234,7 @@ always @* begin
|
||||
end
|
||||
end
|
||||
STATE_WRITE_HEADER: begin
|
||||
// read header state
|
||||
// write header state
|
||||
if (output_eth_payload_tready) begin
|
||||
// word transfer out
|
||||
frame_ptr_next = frame_ptr_reg+1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user