fusesoc icon indicating copy to clipboard operation
fusesoc copied to clipboard

Generating a filelist

Open skilambi opened this issue 3 years ago • 4 comments

Hi all. I am very new to fusesoc. I was wondering if there is a way to generate a filelist for all the registered cores. Maybe this is a very obvious command.

Sai.

skilambi avatar Aug 08 '22 13:08 skilambi

This was discussed in https://github.com/olofk/edalize/issues/25 but it has gone stale. We're currently using the Filelist backend implemented here: https://github.com/idex-biometrics/edalize/blob/write_filelist/edalize/filelist.py

shareefj avatar Aug 08 '22 13:08 shareefj

Thanks for such a quick response. How do I use this python code? Do you have an example?

Regards, Sai.

On Mon, Aug 8, 2022 at 8:55 AM shareefj @.***> wrote:

This was discussed in olofk/edalize#25 https://github.com/olofk/edalize/issues/25 but it has gone stale. We're currently using the Filelist backend implemented here: https://github.com/idex-biometrics/edalize/blob/write_filelist/edalize/filelist.py

— Reply to this email directly, view it on GitHub https://github.com/olofk/fusesoc/issues/584#issuecomment-1208163728, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ3DEXGHJHA2UDX2K2C3HLVYEGV5ANCNFSM555CDSSQ . You are receiving this because you authored the thread.Message ID: @.***>

skilambi avatar Aug 08 '22 14:08 skilambi

You'll need to copy/fork that repo and pip install it instead of the official Edalize. I'd suggest having a read of how Fusesoc integrates with Edalize and looking at some of the flows in more detail if you are new to it all.

shareefj avatar Aug 08 '22 14:08 shareefj

Thanks alot for the quick response Shareef :). Will do.

Sai.

On Mon, Aug 8, 2022 at 9:35 AM shareefj @.***> wrote:

You'll need to copy/fork that repo and pip install it instead of the official Edalize. I'd suggest having a read of how Fusesoc integrates with Edalize and looking at some of the flows in more detail if you are new to it all.

— Reply to this email directly, view it on GitHub https://github.com/olofk/fusesoc/issues/584#issuecomment-1208213943, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ3DESTJYQMGUZJL6QDGBDVYELM7ANCNFSM555CDSSQ . You are receiving this because you authored the thread.Message ID: @.***>

skilambi avatar Aug 08 '22 15:08 skilambi

@skilambi The Edalize branch was merged to main by Olof so feel free to check it out. I've been working on a separate branch so may not have merged all the fixes so I'll try to find time to check that. But if you have any requests or issues then open an Edalize ticket and mention me.

shareefj avatar Jan 18 '23 10:01 shareefj

Yes. I think we can close this and open an Edalize ticket if needed

olofk avatar Jan 19 '23 20:01 olofk