1
0
mirror of https://github.com/olofk/serv.git synced 2026-05-04 23:35:17 +00:00

privilege tests fixed for rv32i

This commit is contained in:
Abd
2022-06-13 19:14:57 +05:00
committed by Olof Kindgren
parent 302224834b
commit 1beb9d33ec
2 changed files with 3 additions and 3 deletions

View File

@@ -224,7 +224,7 @@ module serv_top
#(.RESET_STRATEGY (RESET_STRATEGY),
.WITH_CSR (WITH_CSR),
.MDU(MDU),
.COMPRESSED(COMPRESSED))
.ALIGN(ALIGN))
state
(
.i_clk (clk),