Show HN: VHDL arbiters tutorial – Three parts
1 points| chclau | 3 years ago
https://fpgaer.tech/?p=542 - Part 2, implementing and testing a fixed-priority arbiter
https://fpgaer.tech/?p=622 - Part 3, Round-robin VHDL arbiter, code and testbench
1 points| chclau | 3 years ago
https://fpgaer.tech/?p=542 - Part 2, implementing and testing a fixed-priority arbiter
https://fpgaer.tech/?p=622 - Part 3, Round-robin VHDL arbiter, code and testbench
chclau|3 years ago
The implementation of the round-robin arbiter uses a very clever and (again) compact algorithm.