Tim 'mithro' Ansell
Tim 'mithro' Ansell
(I think OpenFPGALoader is probably a better default option however.)
@jgoeders - I'm pretty sure Antmicro has already added this work. @kgugala - Who was working on this?
See https://github.com/olofk/edalize/pulls?q=is%3Apr+vpr+is%3Aclosed
The SymbiFlow backend uses VPR, so I think the work is just making sure the SymbiFlow backend is usable for the VtR use cases?
@mkurc-ant - As we were discussing in https://github.com/SymbiFlow/symbiflow-arch-defs/pull/2225 it is unclear to me if using a wrapper script is the right approach here. It seems like for the generating IO...
The pip error message indicated that your version of Jinja2 was to old as I would expect. If you would like pip to automatically upgrade required dependencies then you need...
FYI - @acomodi / @kgugala
Useful references; * https://github.com/leaflabs/xmsgs-tools * https://github.com/Nic30/hwtBuildsystem/tree/master/hwtBuildsystem/vivado * https://git.elphel.com/Elphel/vdt-plugin/tree/master/parsers
@GCHQDeveloper560 - I actually think both make sense. We should support some standard + common tables. We should also support extracting as much vendor specific information as we can.
@GCHQDeveloper560 - Just starting with listing the number and usage of the devices inside an FPGA (and not trying to map to specific groups) seems like a good start?