zyp
zyp
I've had the same thought, so if you also think that's a good idea, I can revise the RFC accordingly. This raises a few questions though: - Do we allow...
The issue is not strictly limited to CSR buses. You'll run into the same issue any time you would like to attach a target without byte lanes to an initiator...
`Period()` without arguments gives you a zero period by design. The appropriate fix here would be for `add_clock()` to reject a zero period, since that's nonsensical.
I've had a couple of the V8.0 labelled modules for a while:   > I am assuming most physical BGA pin identifiers that exist for both chips have been...
FWIW I also dumped the original image that was on the flash of the V8.0, and the comment section of the image says `Part: LFE5U-25F-6CABGA381`, so even the vendor haven't...
I noticed that one change on my V8.0 compared to both of your variants is that they've changed to different ethernet PHYs. So far I've only done limited testing on...
Here's from a v8.0: ``` __ _ __ _ __ / / (_) /____ | |/_/ / /__/ / __/ -_)> < /____/_/\__/\__/_/|_| Build your hardware, easily! (c) Copyright 2012-2024...
I looked at your encoder and I have a couple of tips regarding improving throughput. If I'm reading it right, your encoder will run at a fixed 50% throughput (not...