Skip to content

Setting DBUS_WB_TYPE = "B3_READ_BURSTING" causes lockup #150

@jefferybond

Description

@jefferybond

If I set the DBUS_WB_TYPE parameter to "B3_READ_BURSTING", then the CPU locks up when attempting the first data access.

It seems that the dbwm_we_o output gets asserted, and a valid address is presented on dwbm_adr_o, but the dwbm_stb_o / dwbm_cyc_o outputs remain low, and no bus access happens. CPU locks up from this point on.

Setting DBUS_WB_TYPE="CLASSIC" allows it to work again. Also, setting IBUS_WB_TYPE="B3_READ_BURSTING" causes no issue - only seems to affect the data bus.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions