Dan Gisselquist
Dan Gisselquist
Given that "this is not an issue", I'm going to close this issue at this time.
Good catch! I didn't initially use -lgcc, but became needed once I was able to build it because it provided soft-floating point. I should probably place -lgcc into the default...
Yeah, "mostly black magic". I'm still looking for the "right way" to handle this fix. Part of the difficulty is that -lgcc depends upon the C library, but you shouldn't...
Closing this issue due to inactivity.
Unfortunately, the ZipMMU needs to be entirely rewritten. As of the more recent upgrade, it has become painfully clear that the ZipMMU (as written) has the wrong interfaces. It needs...
This appears to be a wire vs reg issue. Not all of my tools catch this. Please adjust M_AXIS_TDATA to be declared as an output wire instead of an output...
Sigh. This is one of my frustrations with FuseSOC. While I love the project's goals, and think very highly of its developer, I don't use it. This makes it difficult...
The C++ simulation models depend heavily upon the GTK++ library. It looks like you don't have it installed. Have you tried `sudo apt install libgtkmm-3.0-dev`?
Closed for a lack of comment.
The output scales at one additional bit for every two stages. This is based upon two principles: 1. Any incoming noise (zero mean, any standard deviation, any distribution) increases at...