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

Invalid choice: 'migrate-capi1-to-capi2' #680

Open
RHamalainen opened this issue Mar 19, 2024 · 1 comment
Open

Invalid choice: 'migrate-capi1-to-capi2' #680

RHamalainen opened this issue Mar 19, 2024 · 1 comment

Comments

@RHamalainen
Copy link

Hello,

I cloned repository

https://github.com/olofk/de0_nano_ipxact/tree/master

which contains a core-file with CAPI-version 1 and tried to migrate it to version 2 with following

fusesoc migrate-capi1-to-capi2 --inplace de0_nano_ipxact.core

which returned

usage: fusesoc [-h] [--version] [--cores-root CORES_ROOT] [--config CONFIG] [--monochrome]
               [--verbose] [--log-file LOG_FILE]
               {fetch,core,tool,list-cores,core-info,gen,list-paths,library,run,config}
               ...
fusesoc: error: argument {fetch,core,tool,list-cores,core-info,gen,list-paths,library,run,config}: invalid choice: 'migrate-capi1-to-capi2' (choose from 'fetch', 'core', 'tool', 'list-cores', 'core-info', 'gen', 'list-paths', 'library', 'run', 'config')

Did I made a mistake or what happened?

@olofk
Copy link
Owner

olofk commented Mar 27, 2024

The conversion script was removed in FuseSoC 2.0. You would need to install version 1.12.0 for that script. With that said, I doubt you will easily get that project working. I haven't touched it in nine years and frankly didn't even remember it existed.

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

No branches or pull requests

2 participants