Open calebofearth opened 3 months ago
Issue is seen here: https://github.com/lowRISC/opentitan/blob/3e8be7dd390bffc3ff26579f51c61f22259c3b1e/hw/ip/entropy_src/rtl/entropy_src.sv#L213 The code should say stub_hw2reg.main_sm_state.d = 8'b01110110;
stub_hw2reg.main_sm_state.d = 8'b01110110;
@howardtr
Description
Issue is seen here: https://github.com/lowRISC/opentitan/blob/3e8be7dd390bffc3ff26579f51c61f22259c3b1e/hw/ip/entropy_src/rtl/entropy_src.sv#L213 The code should say
stub_hw2reg.main_sm_state.d = 8'b01110110;