es-ude / ElasticNodeMiddleware

A low overhead system software for the Elastic Node
https://www.uni-due.de/es/adaptivesystems.php
3 stars 4 forks source link

Multiboot-reconfigure should also be check. #50

Open SuperChange001 opened 3 years ago

SuperChange001 commented 3 years ago

Similar to the issue #49, I am curious if the function void reconfigure_fpgaMultiboot(uint32_t address) would work as expected, because there we applied an external interrupt. But, if this one works fine, then the issue #49 can be solved as the implementation of void reconfigure_fpgaMultiboot(uint32_t address).

DerDavidos commented 3 years ago

Reconfigure now checks if the FPGA is ready, please check if the new implementation is sufficient