Closed diswd closed 2 months ago
Hi, what git tag are you compiling from?
(1) If you simulate using the provided .vf file list, these files will all be included. Note that line 2 has +incdir+${CALIPTRA_ROOT}/src/libs/rtl
which makes caliptra_sva.svh available.
(2) There is no 'top layer file' for lc_ctrl, this is just a set of packages with typedefs, parameters, functions, etc.
(3) I see this issue for the sha512_masked_core_tb instantiation. @mojtaba-bisheh can you take a look?
ack lfsr_seed[73:0] is changed to entropy[191:0] for feeding the required randomness to DUT. I will update it
Hi, what git tag are you compiling from? (1) If you simulate using the provided .vf file list, these files will all be included. Note that line 2 has
+incdir+${CALIPTRA_ROOT}/src/libs/rtl
which makes caliptra_sva.svh available. (2) There is no 'top layer file' for lc_ctrl, this is just a set of packages with typedefs, parameters, functions, etc. (3) I see this issue for the sha512_masked_core_tb instantiation. @mojtaba-bisheh can you take a look?
Ok, Thanks for your help!
ack lfsr_seed[73:0] is changed to entropy[191:0] for feeding the required randomness to DUT. I will update it
Thank you very much!
During the simulation of the Caliptra module, some issues occurred: