Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated RISC-V CLIC version to 8/1/2023 version #915

Merged
merged 1 commit into from Aug 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/user_manual/source/intro.rst
Expand Up @@ -45,8 +45,8 @@ It follows these specifications:
.. [RISC-V-DEBUG] RISC-V Debug Support, version 1.0-STABLE, f4ac44e0d5f6993562bc6826d01ef5fe09bd468e, May 18 2023,
https://github.com/riscv/riscv-debug-spec/blob/aae86220b32377db1066ea28a6011cefa743a1cd/riscv-debug-stable.pdf

.. [RISC-V-CLIC] Core-Local Interrupt Controller (CLIC) RISC-V Privileged Architecture Extensions, version 0.9-draft, 6/6/2023,
https://github.com/riscv/riscv-fast-interrupt/blob/728cf7f2abd5202bf38615303a939cc9a234cf9c/clic.pdf
.. [RISC-V-CLIC] Core-Local Interrupt Controller (CLIC) RISC-V Privileged Architecture Extensions, version 0.9-draft, 8/1/2023,
https://github.com/riscv/riscv-fast-interrupt/blob/a187c10e07604bce977546f8ebdf362e35bcad27/clic.pdf

.. [RISC-V-ZBA_ZBB_ZBC_ZBS] RISC-V Bit Manipulation ISA-extensions, Version 1.0.0-38-g865e7a7, 2021-06-28,
https://github.com/riscv/riscv-bitmanip/releases/download/1.0.0/bitmanip-1.0.0-38-g865e7a7.pdf
Expand Down