144f0922db
[core] coregen/types: Implement StructFields for NDArray
c58ce9c3a9
[core] codegen/types: Implement NDArray in terms of i8*
f7e296da53
[core] irrt: Break IRRT into several impl files
b58c99369e
[core] irrt: Update some IRRT implementation
1a535db558
[core] codegen: Add dtype to NDArrayType
Implement abstractions over Structs and NDArray
Fix DWARF parser treating catch blocks as unconditional
Breaks tests. https://nixbld.m-labs.hk/build/170009/nixlog/2
fix handling of multiple aqctl_corelog connections
Support CoreMgmt over DRTIO on Zynq Devices
I think we should fix this - in the field aqctl_corelog is going to be mercilessly started over and over again when something doesn't work, sent SIGKILL, having its core device connection brutally…
Support CoreMgmt over DRTIO on Zynq Devices
Though in practice, all I see is the older aqctl_corelog not emitting anything, even after exiting newer aqctl_corelogs.
Sounds buggy...
Fix DWARF parser treating catch blocks as unconditional