Skip to content

Conversation

seldridge
Copy link
Member

@seldridge seldridge commented Aug 2, 2024

Add the common layers that all Chisel projects are expected to use. These layers will, in later commits, be used for in-tree Chisel generators to put hardware in. I.e., it is expected that asserts will not be put under their corresponding layer.

CC: @SandeepRajendran

Release Notes

Add Chisel-approved layers. These are intended to be used by downstream projects (Chisel users) to define their layer collateral and, in the future, by Chisel's libraries which generate verification collateral, e.g., assertions.

Add the common layers that all Chisel projects are expected to use.  These
layers will, in later commits, be used for in-tree Chisel generators to
put hardware in.  I.e., it is expected that asserts will not be put under
their corresponding layer.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge requested a review from jackkoenig August 2, 2024 20:20
@seldridge seldridge added the Feature New feature, will be included in release notes label Aug 2, 2024
@seldridge seldridge enabled auto-merge (squash) August 2, 2024 20:23
@seldridge seldridge merged commit 074c075 into main Aug 2, 2024
15 of 16 checks passed
@seldridge seldridge deleted the dev/seldridge/add-layers branch August 2, 2024 20:35
SpriteOvO pushed a commit that referenced this pull request Aug 6, 2024
Add the common layers that all Chisel projects are expected to use.  These
layers will, in later commits, be used for in-tree Chisel generators to
put hardware in.  I.e., it is expected that asserts will not be put under
their corresponding layer.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, will be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants