python-fpga-interchange icon indicating copy to clipboard operation
python-fpga-interchange copied to clipboard

Add support to emit VTR XML architecture file

Open acomodi opened this issue 4 years ago • 0 comments

In the context of being able to support the interchange format in multiple P&R tools, the next good candidate would be enabling place and route starting from an interchange device using VTR.

With https://github.com/SymbiFlow/python-fpga-interchange/pull/85 that is about to land, we can start iterating over a tool to generate an XML out of the testarch, compatible with VTR.

This tool/script would be similar as to nextpnr_emit and populate_chip_info.

acomodi avatar Jun 16 '21 13:06 acomodi