Sjoerd
Sjoerd
Quick question: how did you extract this? I just received a v7.0 board and the first thing I wanted to do was to save a copy of the current firmware....
Self-reply: I figured it out. The ecp5 releases the flash interface as soon as the bitstream is loaded. To retain flash access after boot you must set SPI_MASTER to ENABLED...
In addition, my board has a different firmware image. Maybe they changed it? [backup.zip](https://github.com/q3k/chubby75/files/5824981/backup.zip)
Just as a comment: this compactification really should be an optional feature! I would really dislike graphs like the one from graphviz because it tends to obfuscate the hierarchy. I...
Is "Logan" also used as anything besides a first or last name?
I had a look and the first obstacle seems to be that the asyncio an asynsock transports are heavily grafted on the asyncore implementation. Support for asyncore was dropped in...