oxidecomputer / oxidecomputer/quartz

Would like to back-annotate git rev information into a ROM at the end of the build

Open
#189 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

build system
Dominant language
VHDL
Stars
22
Forks
2
Avg merge
9h 38m
Merged PRs (30d)
1

Description

The extant method on cobble is a bit basic, it generates an RTL file which will force a total re-build of the design any time it changes. Ideally this would be in a ROM and we could then back annotate it at the assembly stage preventing complete rebuilds.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the existing cobble method that generates the RTL file and trace how the build reaches assembly. Define the ROM and back-annotation flow so git revision information can be added at assembly without forcing a complete design rebuild; done means the revision is present in the ROM while unchanged RTL avoids a total rebuild.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.