mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
23c6acd013
Was already reported as a warning on 2021.1.165.2.19 but now an error with 2022.1.226. Note: To get the build working with 2022.1.226 the following change had to be done to pt/bin/writer/pinout.py, line 2254: - table.add_rows(table_rows) + for table_row in table_rows: + table.add_row(table_row) This would need to be investigated more to know if related to our local setup/machine. |
||
---|---|---|
.. | ||
platforms | ||
prog | ||
targets | ||
__init__.py |