riscv / riscv-test-env

https://jira.riscv.org/browse/RVG-141
Other
42 stars 107 forks source link

Support setting V-env LFSR bits with a compiler flag #43

Closed jerryz123 closed 1 year ago

jerryz123 commented 1 year ago

This makes it easier to support tests with large memory footprints, as the default 63 pages may be insufficient

aswaterman commented 1 year ago

Convenient choice of LFSR polynomial, eh?