[Libre-soc-dev] daily kan-ban update 30jul2021
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Fri Jul 30 21:13:32 BST 2021
---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68
On Fri, Jul 30, 2021 at 8:02 PM Tobias Platen
<libre-soc at platen-software.de> wrote:
>
> python3 soc/src/soc/experiment/compldst_multi.py gives me:
> [...]
> pi = l0.l0.dports[0].pi
> [...]
> AttributeError: Record 'ldst_port0' does not have a field 'pi'.
try pi = l0.l0.dports[0]
l.
More information about the Libre-soc-dev
mailing list