-
Notifications
You must be signed in to change notification settings - Fork 114
Description
Hello ^^
So, I am trying to run microwatt on Arty a7. (final goal)
But I am not able to run "fusesoc init" for some reason
It says:
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} ...
fusesoc: error: argument {fetch,core,tool,list-cores,core-info,gen,list-paths,library,run}: invalid choice: 'init' (choose from 'fetch', 'core', 'tool', 'list-cores', 'core-info', 'gen', 'list-paths', 'library', 'run')
And I was like: How can the command not exist, because it is documented at many places TwT
Could be a silly mistake that I have made, or something to do with the new fusesoc version? I'm not sure, but any help is appreciated. :)