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

Add core filename to output of fusesoc core show. #643

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

shareefj
Copy link
Contributor

This commit updates the output of fusesoc core show to add the filename of the core file itself. This change is required for tools such as the filelist Edalize backend as discussed in
olofk/edalize#25.

The output of fusesoc core show now looks like:

CORE INFO
Name: vee:el:en:vee
Description: Top bombing
Core root: /root/path/to/core/file
Core file: basename.core

This commit updates the output of `fusesoc core show` to add the
filename of the core file itself. This change is required for tools such
as the filelist Edalize backend as discussed in
olofk/edalize#25.

The output of `fusesoc core show` now looks like:

CORE INFO
Name:        vee:el:en:vee
Description: Top bombing
Core root:   /root/path/to/core/file
Core file:   basename.core
@shareefj shareefj force-pushed the feature/add_core_filename_to_show branch from 01378fa to 4f375f6 Compare August 31, 2023 14:30
@olofk olofk merged commit 51ea439 into olofk:main Sep 17, 2023
13 checks passed
@olofk
Copy link
Owner

olofk commented Sep 17, 2023

Thanks. This is very useful. Picked and pushed!

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