-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I was working on https://github.com/drtrigon/fpgarduino-icestorm and have setup a picorv32 with peripherials in order to emulate/mimic an arduino uno board. During this I came to the point where I would have to implement delayMicroseconds() which is not possible due to the slow memory access.
Is it possible to speed up the SPI memory access, by making the clock faster using e.g. a PLL? Does a PLL block exist for icestudio? Does it work with the Alhambra II board?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels