You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RedPitaya is a data gathering device using an FPGA. The code is open source and is built with ~30kloc SystemVerilog.
So this could make a good example of a real-world code like other cores.
They have different versions covered in their RTL, but should not be too hard to extract the files to build a final version.
RedPitaya is a data gathering device using an FPGA. The code is open source and is built with ~30kloc SystemVerilog.
So this could make a good example of a real-world code like other cores.
They have different versions covered in their RTL, but should not be too hard to extract the files to build a final version.
Code doesn't seem to change much these days, so this could make it a stable test case:
https://github.com/RedPitaya/RedPitaya/tree/master/fpga
The text was updated successfully, but these errors were encountered: