From: Luke Kenneth Casson Leighton Date: Tue, 23 Aug 2022 11:42:41 +0000 (+0100) Subject: shrink table X-Git-Tag: opf_rfc_ls005_v1~784 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a6f3e5fb276ed7a1697b4898605d2729bbe601dc;p=libreriscv.git shrink table --- diff --git a/openpower/simulators.mdwn b/openpower/simulators.mdwn index b348a7d98..d0253eb32 100644 --- a/openpower/simulators.mdwn +++ b/openpower/simulators.mdwn @@ -1,7 +1,7 @@ # List of Simulators and features -| Name | Cycle-accurate | Speed | Parallel | Memory-usage | 32-bit | 64-bit | FP | SIMD | Bare-metal | Hypervisor | XICS/Interrupts | -|------------------|----------------|-------|----------|--------------|--------|--------|------|------|------------|------------|-----------------| -| gem5 | yes | 20k/s?| no | insane | yes | yes | no | no | no | no | no | -| gem5-experimental| yes | 20k/s?| no | insane | yes | yes | no | no | yes | no | yes | -| gem5-virginiatech| yes | 20k/s?| no | insane | yes | yes | no | TODO | no | no | no | +| Name | Cycle
accurate | Speed | Parallel | Mem
usage | 32-bit | 64-bit | FP | SIMD | Bare
metal | HV | XICS | +|------------------|----------------------|-------|----------|-----------------|--------|--------|------|------|------------------|----|------| +| gem5 | yes | 20k/s?| no | insane | yes | yes | no | no | no | no | no | +| gem5-experimental| yes | 20k/s?| no | insane | yes | yes | no | no | yes | no | yes | +| gem5-virginiatech| yes | 20k/s?| no | insane | yes | yes | no | TODO | no | no | no |