wishbone2lasmi: fix "READ_DATA" state

This commit is contained in:
Florent Kermarrec 2015-07-07 15:45:06 +02:00
parent d244eba583
commit e6da1d16b2
1 changed files with 1 additions and 2 deletions

View File

@ -35,8 +35,7 @@ class WB2LASMI(Module):
If(lasmim.dat_r_ack,
wishbone.ack.eq(1),
NextState("IDLE")
),
NextState("IDLE")
)
)
# Address / Datapath