Johannes Wirth
Johannes Wirth
I doubt it's possible to get an estimation which is precise enough that it's useful. From my observations (mainly US+ devices) the memory consumption does not only depend on the...
You could probably get a worst case estimate like that (at least if you know all factors with an impact on memory usage). However the number you get by this...
I think this is also related to #181
Hi @forflo, just a quck addition to what Lukas wrote: Some time ago I had a similar issue where a write request started sending some data beats before being interrupted...
Additional features for tapasco-load-bitstream would also be useful (e.g. list all available devices)
I don't think we can automatically instantiate the memory controllers from the description. From my experience there is always platform specific stuff (e.g. clocks+resets, different IPs for different familys, ...)....
Ok, then I'll wait for the new runtime
This `memtest_parallel` was always a bit prototypical and has several issues/problems (and I maybe shouldn't have added it to TaPaSCo in the first place). @BabarZKhan are you using this? I...
Yes, that makes sense regarding the 32B transfers. Thanks
Then we should probably catch this with a more user-friendly error message (currently there is already one for > 128 PEs).