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

Move TRL-5 reports from CORE-V-VERIF to PROGRAMS #592

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

MikeOpenHWGroup
Copy link
Member

The TRL-5 reports for the CV32E40P are currently stored in CORE-V-VERIF which is arguably the wrong place for them.

@DBees
Copy link
Contributor

DBees commented Apr 12, 2023

@MikeOpenHWGroup rather than further expanding the milestones folder to have reams of project specific data, I'm wondering if we should instead put project specific milestones in the Project-Descriptions-and-Plans area (there should be 1 folder for each project).
Then, we can relabel the current milestones folder as milestoneTemplates and keep only the templates there.

@MikeOpenHWGroup
Copy link
Member Author

In this pull-request, the directory structure is like this:

programs
   └── milestones
       ├── README.md
       ├── templates
       └── CV32E40P
           ├── README.md
           ├── Reports
           │   └── cv32e40p
           │       ├── 2020-11-02
           │       ├── 2020-11-12
           │       ├── 2020-11-17
           │       ├── 2020-11-19
           │       ├── 2020-11-23
           │       ├── 2020-11-24
           │       ├── 2020-12-15
           │       ├── index.html
           │       └── Waivers
           └── RTL_Freeze_v1.0.0
               ├── DesignChecklist.md
               ├── ...other_checklists.md
               └── Verification_openissues.md

The "reams of data" is under the programs/milestones/CV32E40P/Reports directory, so you only see it if you go to that specific directory. Under programs/milestones all you see is CV32E40P.

@DBees
Copy link
Contributor

DBees commented Apr 12, 2023

The point is that the project-descriptions-and-plans contains gate information per project already. Milestones data seems highly related.

@MikeOpenHWGroup
Copy link
Member Author

So you'd like to put the milestones directory under project-descriptions-and-plans ?

@DBees
Copy link
Contributor

DBees commented Apr 13, 2023

I think so. (Ideally we could rename project-descriptions-and-plans to project-descriptions-plans-milestones But that would break a lot of links.) The advantage is that gate/milestone data would be grouped in a single place

@DBees DBees merged commit 32ea1b8 into openhwgroup:master Apr 13, 2023
@MikeOpenHWGroup MikeOpenHWGroup deleted the e40p_reports branch April 14, 2023 14:37
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.

2 participants