Skip to content

rtl: Extend documentation with RTL user guide #791

@rascmatt

Description

@rascmatt

Extend the online documentation with a guide on how to use the RTL generator and set up the generated Chisel project.


For the docker-based RTL tests we currently prepare and use a docker image which provides the necessary toolchains for instruction tests and benchmarking:

FROM ghcr.io/openvadl/merged-toolchain@sha256:2ceaf5369996a5f3db0e0bb8e16ae5fe53003d6ac180bd9e60a9ced954f99a9a AS toolchains
FROM ghcr.io/openvadl/firtool@sha256:84c7b84322068a9b800c908a13656a6d756a507751230dad1c99c38b96bad335 AS firtool
FROM ubuntu:22.04 AS build

name: Build RTL test base image

In addition I added a devcontainer configuration to the generated RTL scala project to be used with IntelliJ. See #790

Screenshot 2026-03-07 at 10 37 18 Screenshot 2026-03-07 at 10 37 34

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions