From 23ce2b630b048125a6e2bc7c402f3bb49402056a Mon Sep 17 00:00:00 2001 From: Xiaoling Yi <143962462+xiaoling-yi@users.noreply.github.com> Date: Thu, 19 Sep 2024 13:36:13 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 299a54b20..96fee78b2 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ The following files are released under Solderpad v0.51 (`SHL-0.51`) see `hw/LICE ```makefile @ Occamy Docker: make bootrom -@ Occamy Docker: make sw +@ Occamy Docker: make sw CFG_OVERRIDE=target/rtl/cfg/occamy_cfg/hemaia.hjson (Can be modified to other configurations) @ SNAX Docker: make rtl CFG_OVERRIDE=target/rtl/cfg/occamy_cfg/hemaia.hjson (Can be modified to other configurations) @ SNAX Docker: make occamy_system_vlt @ SNAX Docker: target/sim/bin/occamy_top.vlt [Elf location] [--vcd] @@ -76,7 +76,7 @@ The following files are released under Solderpad v0.51 (`SHL-0.51`) see `hw/LICE ```makefile @ Occamy Docker: make bootrom -@ Occamy Docker: make sw +@ Occamy Docker: make sw CFG_OVERRIDE=target/rtl/cfg/occamy_cfg/hemaia.hjson (Can be modified to other configurations) @ SNAX Docker: make rtl CFG_OVERRIDE=target/rtl/cfg/occamy_cfg/hemaia.hjson (Can be modified to other configurations) @ SNAX Docker: make occamy_system_vsim_preparation @ Barnard3: make occamy_system_vsim