evolvablehardware / evolvablehardware/BitstreamEvolutionPico
allow users to evolve multiple circuits (or identical ones) on different locations on the same board
Open
enhancement
- Dominant language
- C
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If we can setup the IO lines properly in principle we ought to be able to create several different circuits at the same time on the same board. There would have to be a determination if the circuits were strictly translations (position) to different regions of the board, but this might help us to determine if there are signals the circuits are picking up from particular sources.
This would require mapping the IO properly between the UP5K and Pico and ensuring that the circuits did not cross any boundaries in doing so.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.