Skip to content

Commit 70ee6ac

Browse files
committed
[flash_ctrl/fi] Add VC-Z01X FI analysis support to flash_ctrl
This commit adds the FI sim configuration files needed to run VC-Z01X on the flash controller. Signed-off-by: Pascal Nasahl <[email protected]>
1 parent 2a8633b commit 70ee6ac

File tree

10 files changed

+1721
-0
lines changed

10 files changed

+1721
-0
lines changed

hw/ip/prim/dv/prim_prince/crypto_dpi_prince/crypto_dpi_prince_sim_opts.hjson

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,10 @@
1818
name: xcelium_crypto_dpi_prince_build_opts
1919
build_opts: ["-I{build_dir}/fusesoc-work/src/{crypto_prince_ref_src_dir}"]
2020
}
21+
22+
{
23+
name: z01x_crypto_dpi_prince_build_opts
24+
build_opts: ["-CFLAGS -I{build_dir}/fusesoc-work/src/{crypto_prince_ref_src_dir}"]
25+
}
2126
]
2227
}

0 commit comments

Comments
 (0)