difftest/.github
Kunlin You fbd72a2e71
Batch: pack Batch param to facilitate migration between DPIC/PCIe (#474)
To facilitate Batch migration between DPIC and PCIe, we pack Batch
param to an aligned array, and parse it inside software.

In transmission, we only need to pass single hardware data, as
svBitVecVal[] or uint8_t[], and then view it as generated struct in
software.

Note we put also step inside BatchInfo and call simv_nstep inside,
Step will be also exposed to Top all the time for Verilator and
Timeout Check.

We also add isFPGA to GatewayConfig and generate BYTELEN macro
for FPGA.

Co-authored-by: Kami <fengkehan@bosc.ac.cn>
2024-09-25 14:30:15 +08:00
..
ISSUE_TEMPLATE Update issue templates (#459) 2024-09-04 21:59:08 +09:00
workflows Batch: pack Batch param to facilitate migration between DPIC/PCIe (#474) 2024-09-25 14:30:15 +08:00