ferrandi / PandA-bambu

PandA-bambu public repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Devices Support

LZYfdu opened this issue · comments

commented

Hello,
I've looked at the example for adding a new device. And I'm wondering how can I get the corresponding xml file if I need to support a new family of FPGAs or ASICs such as those from other companies.
What information do I need to know about the device? And do I need support from the manufacturer?

commented

After reading the code I found that IPs can be synthesized through a script that generates xml files.

Please have a look at: https://github.com/ferrandi/PandA-bambu/tree/main/documentation/bambu101/new_device_support
More complex things may require tight cooperation with us.