Stefan Wallentowitz
Stefan Wallentowitz
Still some minor fixes coming in (FPGA still not tested), but overall thats how it is supposed to look. The extension stuff is skipped, lets delay host tile to the...
Thanks @imphil, force pushed the fixed commits
Hi, I am not fully sure if it is covered by my patch set. Anyhow, lets revisit it once my stuff is merged. Cheers
Thanks for opening that one. I agree that this is an issue and read similar indications over the last weeks.
I like the idea and contrary to our prior approaches using IP-XACT and Kactus seems more solid. One of the issues I could think about is parameterization, but lets see.
My original idea was that the "Hardware Developer Documentation" is part of the reference manual and the "Software developer documentation" goes largely into API. Anyhow, I am flexible in the...
- [x] Add UART (OSD dem_uart) to compute_tile and make it configurable (turns CT into HT) - [x] Demonstrate with system_2x2_hccc in simulation - [x] Demonstrate with system_2x2_hccc on Nexys4
Please find that in branch `host-tile`
This parameter should be read by the software from the network adapter as suggested above.
I am a bit undecided on that topic, but open for all solutions. Here are my base thoughts: - The majority of tiles are compute tiles, *but* in future those...