Commit graph

6 commits

Author SHA1 Message Date
AngelaGonzalezMarino
9142fdd03a
integrate unified mmu with H extension (#1958) 2024-05-16 00:24:50 +02:00
JeanRochCoulon
b3ae6e9362
Revert MMU (#1890)
* Revert "fix vcs simulation errors regarding hypervisor extension code (#1889)"

This reverts commit 5ff5f164fb.

* Revert "Mmu user manual (#1881)"

This reverts commit 6a5863e71a.

* Revert "Mmu unify pr (#1876)"

This reverts commit 9fb5db2555.
2024-03-05 16:44:40 +01:00
AngelaGonzalezMarino
9fb5db2555
Mmu unify pr (#1876) 2024-02-29 22:03:56 +01:00
Zbigniew Chamski
5ae46be23b
[C++ TB code] Upgrade C++ standard used. Clean up Makefile layout. (#1235)
* Makefile (CFLAGS): Use C++ 2017 standard.  Fix whitespace.
  (src): Fix whitespace.
  ($(dpi-library)/%.o): Do not add another (potentially conflicting) C++
  standard option.
* ariane.core (verilator_options): Use C++ 2017 standard.
2023-05-22 11:02:07 +02:00
Florian Zaruba
97172398ad
Add support for SV32 MMU (#701)
Signed-off-by: Florian Zaruba <florian@openhwgroup.org>
Co-authored-by: sjthales <sebastien.jacq@thalesgroup.com>
2021-08-05 17:29:44 +02:00
Olof Kindgren
dd0a00d3b4 Add FuseSoC support for building verilator model 2018-02-27 22:34:35 +01:00