Carsten
Carsten
When enabling features on the command line, they are not utilized within design-space-exploration. This produces wrong results of a DSE.
`tapasco-debug` has proven quite useful. However, it is not included in the new runtime.
Starting with Vivado 2020.1, Xilinx implemented some major changes in u-boot. For ultra96 and zcu102, those changes are already included in the TaPaSCo image build script (see PR #266). For...
For programming the flash, configuration memory files (.mcs) are required. Add a feature to generate them automatically. Xilinx information: [data center cards](https://www.xilinx.com/support/answers/71756.html)
As more supported plattforms have support for HBM, we should have a common feature for using HBM. The following two use cases come in my mind: 1. Use HBM as...
Without limiting the thread count, Vivado consumes a lot of memory. We should make sure that our option works so that we can reduce memory footprint for students using the...
This PR adds the MRMAC to Tapasco, utilizing the existing SFPPLUS feature. We support MRMAC for vck5000 and Pro Design HAWK. - [ ] Check clocking infrastructure. Probably best to...
- [ ] Check Vivado 2023.2 support
I am trying to get a DSI display working on the Raspberry Pi Compute Module 3 (cm3). I have added the display to the device tree and enabled vc4 as...