Skip to content

Add opentitan_for_ip and fix docs on creating new top - #31025

Merged
engdoreis merged 2 commits into
lowRISC:masterfrom
mfnch:for_ip
Aug 21, 2026
Merged

Add opentitan_for_ip and fix docs on creating new top#31025
engdoreis merged 2 commits into
lowRISC:masterfrom
mfnch:for_ip

Conversation

@mfnch

@mfnch mfnch commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Fix typos and minor mistakes in the documentation, mostly in the "creating a new top" README document.

Introduce opentitan_for_ip() to aid making compilation conditional on the IPs supported by the active top.

@mfnch
mfnch requested a review from cfrantz as a code owner August 17, 2026 09:52
@mfnch
mfnch requested a review from engdoreis August 17, 2026 10:41

@gautschimi gautschimi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the opentitan_for_ip! I could have used it a lot:)

Comment thread sw/device/lib/testing/test_rom/BUILD Outdated
Comment thread hw/top/doc/create_top.md
mfnch added 2 commits August 20, 2026 16:19
Fix typos and minor mistakes in the documentation, mostly in the
"creating a new top" README document.

Signed-off-by: Matteo Franchin <matteo.franchin@lowrisc.org>
Introduce opentitan_for_ip() to aid making compilation conditional
on the IPs supported by the active top.

Use the new construct in the test ROM BUILD file.

Signed-off-by: Matteo Franchin <matteo.franchin@lowrisc.org>
@engdoreis
engdoreis added this pull request to the merge queue Aug 21, 2026
Merged via the queue into lowRISC:master with commit b613234 Aug 21, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants