cornell-zhang / allo

Allo: A Programming Model for Composable Accelerator Design
https://cornell-zhang.github.io/allo
Apache License 2.0
134 stars 28 forks source link

[Feature] Test HW on board using allo to generate the input #162

Closed kaizizzzzzz closed 3 weeks ago

kaizizzzzzz commented 4 months ago

Is your feature request related to a problem? Please describe. A enhancement

Describe the solution you'd like After obtaining the xclbin file after "make hw". We could use allo to test(generate) different input instead of modifying the host.cpp manually.