Closed dalance closed 5 months ago
Standard interfaces like AXI, APB may be good candidates. This is because these interfaces will be used to connect between third-party libraries.
I created repository for standard library.
https://github.com/veryl-lang/std
The generated document is https://std.veryl-lang.org .
Some modules like FIFO, Async FIFO , edge detector, etc.. may be useful if they are provided as standard library.