@@ -74,7 +74,7 @@ _MANUF_TEST_LOCKED_KEY = None
7474 ecdsa_key = _MANUF_TEST_LOCKED_KEY if (lc_state , lc_val ) in _TEST_LOCKED_LC_ITEMS else ecdsa_key_for_lc_state (ECDSA_SPX_KEY_STRUCTS , lc_val ),
7575 exec_env = {
7676 "//hw/top_earlgrey:fpga_cw340_sival" : None ,
77- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
77+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
7878 },
7979 fpga = fpga_params (
8080 changes_otp = True ,
@@ -115,7 +115,7 @@ opentitan_test(
115115 srcs = ["//sw/device/silicon_creator/rom/e2e:empty_test.c" ],
116116 exec_env = {
117117 "//hw/top_earlgrey:fpga_cw340_sival" : None ,
118- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
118+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
119119 },
120120 fpga = fpga_params (
121121 changes_otp = True ,
@@ -137,7 +137,7 @@ opentitan_test(
137137 name = "manuf_cp_volatile_unlock_raw_functest" ,
138138 srcs = ["//sw/device/silicon_creator/rom/e2e:empty_test.c" ],
139139 exec_env = {
140- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
140+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
141141 },
142142 fpga = fpga_params (
143143 changes_otp = True ,
@@ -176,7 +176,7 @@ opentitan_test(
176176 srcs = ["//sw/device/silicon_creator/rom/e2e:empty_test.c" ],
177177 exec_env = {
178178 "//hw/top_earlgrey:fpga_cw340_sival" : None ,
179- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
179+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
180180 },
181181 fpga = fpga_params (
182182 changes_otp = True ,
@@ -226,7 +226,7 @@ cc_library(
226226 srcs = ["sram_empty_functest.c" ],
227227 exec_env = {
228228 "//hw/top_earlgrey:fpga_cw340_sival" : None ,
229- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
229+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
230230 "//hw/top_earlgrey:silicon_creator" : None ,
231231 },
232232 fpga = fpga_params (
@@ -239,7 +239,7 @@ cc_library(
239239 kind = "ram" ,
240240 linker_script = "//sw/device/silicon_creator/manuf/lib:sram_program_linker_script" ,
241241 silicon = silicon_params (
242- interface = "hyper310 " ,
242+ interface = "cw310 " ,
243243 needs_jtag = True ,
244244 test_cmd = "--elf={firmware}" ,
245245 test_harness = "//sw/host/tests/manuf/manuf_sram_program_crc_check" ,
@@ -274,7 +274,7 @@ opentitan_binary(
274274 testonly = True ,
275275 srcs = ["sram_device_info_flash_wr_functest.c" ],
276276 exec_env = {
277- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
277+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
278278 "//hw/top_earlgrey:fpga_cw340_sival" : None ,
279279 },
280280 kind = "ram" ,
@@ -317,7 +317,7 @@ opentitan_binary(
317317 ),
318318 exec_env = {
319319 "//hw/top_earlgrey:fpga_cw340_sival" : None ,
320- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
320+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
321321 },
322322 fpga = fpga_params (
323323 binaries = {
@@ -371,7 +371,7 @@ opentitan_binary(
371371 testonly = True ,
372372 srcs = ["sram_exec_test.c" ],
373373 exec_env = {
374- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
374+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
375375 "//hw/top_earlgrey:fpga_cw340_rom_with_fake_keys" : None ,
376376 },
377377 kind = "ram" ,
@@ -402,7 +402,7 @@ opentitan_binary(
402402 srcs = ["idle_functest.c" ],
403403 exec_env = {
404404 "//hw/top_earlgrey:fpga_cw340_sival" : None ,
405- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
405+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
406406 },
407407 fpga = fpga_params (
408408 binaries = {
@@ -440,7 +440,7 @@ opentitan_test(
440440 srcs = ["//sw/device/silicon_creator/rom/e2e:empty_test.c" ],
441441 exec_env = {
442442 "//hw/top_earlgrey:fpga_cw340_sival" : None ,
443- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
443+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
444444 },
445445 fpga = fpga_params (
446446 changes_otp = True ,
@@ -468,7 +468,7 @@ opentitan_test(
468468 name = "otp_ctrl_functest" ,
469469 srcs = [":empty_functest.c" ],
470470 exec_env = {
471- "//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys " : None ,
471+ "//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys " : None ,
472472 },
473473 fpga = fpga_params (
474474 changes_otp = True ,
0 commit comments