LOADMEM=
on non-LOADMEM-Capable Memory Models is Silently Ignored
#1844
Labels
LOADMEM=
on non-LOADMEM-Capable Memory Models is Silently Ignored
#1844
Background Work
Chipyard Version and Hash
Release: 1.5.0
Hash: a6a6a6
OS Setup
run any
make
command withLOADMEM
set (orrun-binary-hex
) on a config that doesn't supportLOADMEM
(iiuc, any non-SimDRAM model)Other Setup
No response
Current Behavior
LOADMEM
will silently be ignored on non-LOADMEM-capable (e.g.WithSerialTLMem
) configurations, leading to confusing behavior when memory is expected to be loaded instantly.Expected Behavior
An obvious error should be thrown if
LOADMEM=1
won't have any effect on memory behavior.Other Information
No response
The text was updated successfully, but these errors were encountered: