Closed kanishkan closed 3 years ago
Also please document this in the user manual and CHANGES.
Thanks for the reviews. I will update them.
Pushed an update which addresses most of the requested changes. @pjaaskel : Not sure how much info we need to add about Blocks in the TCE guide. Detailing the architecture might not be a good option. Any suggestions? Also, a pointer to a section where I can add those info would be really helpful.
Regarding the architecture related question, the goal is to add full compilation and simulation (with TCE simulator) support for Blocks CGRA designs to TCE. This also includes the TCE ProDe extensions to support Blocks design. Therefore, community can benefit from Blocks CGRA designs as an add-on.
OK. So the only missing link is the RTL, thus we can advertise the support for compilation related work (e.g. research)?
Yes, indeed!
@pjaaskel Sorry for the delay in this; i will update this one soon.
Updated with requested changes!
Initial version of
blocks_translator
tool; Takes blocksarchiecture.xml
as input and producesADF
file for TCE toolset. This version supports only simple scalar version. i.e FUs with basic operations.