Skip to content

Examples do not build / sim / work (?) #105

@filmil

Description

@filmil

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]
╰─>$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions