Verify Config file parameters
JosephMoore25 opened this issue · 1 comments
JosephMoore25 commented
It has been found that some values of parameters within SimEng config files cause stalling or memory leaks to SimEng, for example Vector-Length
causes the program to hang if it is set higher than the Load or Store bandwidth of LSQ-L1-Interface
. Fetch-Block-Size
also causes a memory leak at values greater than 128.
Different parameter sets need further investigating, with underlying issues patched or bounds on input ranges tightened.
JosephMoore25 commented
Issue fixed in config-bug-fixes PR as part of 0.9.6