You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DRAM loading for DV: DV is a special consideration as (iirc) it can only load a single .vmem file, so a special .vmem containing the boot ROM and test will need to be created for each test.
Boot ROM SPI loading bypass: Ideally we would like to have one ROM binary used between the different environments, so we need some way to differentiate between FPGA and simulation so that we can skip SPI loading for simulation targets.
Rework linkerscripts for linking binaries at DRAM.
ROM support and linkerscripts to put the boot ROM there.
Ideally we would like to run SW tests from both SRAM and DRAM. This is a tracking list of requirements so that we can do that:
.vmemfile, so a special.vmemcontaining the boot ROM and test will need to be created for each test.