-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
I'm expecting this to be a case of PEBKAC, but still.
I tried following the instructions at https://github.com/fusesoc/blinky?tab=readme-ov-file#how-to-use
Here are the results. What am I doing wrong? I also tried to download the blinky source from here, and run in that dir. No impact.
(pyenv) ┬─[f@filmar:~/tmp]─[04:39:45 AM]
╰─>$ fusesoc core list
Available cores:
ERROR: No libraries registered
(pyenv) ┬─[f@filmar:~/tmp]─[04:39:49 AM]
╰─>$ fusesoc library update
(pyenv) ┬─[f@filmar:~/tmp]─[04:39:57 AM]
╰─>$ fusesoc core list
Available cores:
ERROR: No libraries registered
(pyenv) ┬─[f@filmar:~/tmp]─[04:40:02 AM]
╰─>$ fusesoc core show fusesoc:utils:blinky
ERROR: 'fusesoc:utils:blinky' or any of its dependencies requires 'blinky', but this core was not found
(pyenv) ┬─[f@filmar:~/tmp]─[04:40:15 AM]
╰─>$ fusesoc run --target=sim fusesoc:utils:blinky
ERROR: 'fusesoc:utils:blinky' or any of its dependencies requires 'blinky', but this core was not found
(pyenv) ┬─[f@filmar:~/tmp]─[04:40:24 AM]
╰─>$ fusesoc run --target=sim fusesoc:utils:blinky --help
ERROR: 'fusesoc:utils:blinky' or any of its dependencies requires 'blinky', but this core was not found
(pyenv) ┬─[f@filmar:~/tmp]─[04:40:32 AM]
╰─>$ fusesoc run --target=sim fusesoc:utils:blinky --pulses=4 --clk_freq_hz=4000000 --vcd
ERROR: 'fusesoc:utils:blinky' or any of its dependencies requires 'blinky', but this core was not found
(pyenv) ┬─[f@filmar:~/tmp]─[04:40:40 AM]
╰─>$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels