mirror of
https://github.com/wfjm/w11.git
synced 2026-01-19 18:07:49 +00:00
- use start,stop,suspend,resume functions; improved stop on wrap handling - add 'repeat collapse' logic (store only first and last of a sequence)
This directory sub-tree contains a wide range of support modules and is organized in
| Directory | Content |
|---|---|
| cdclib | modules for clock domain crossing |
| comlib | modules for communication |
| genlib | grab bag of other modules |
| memlib | wrappers for distributed and block RAM; fifos |
| rbus | modules for rbus fabric; some basic rbus devices |
| rlink | rlink interface |
| serport | serial port interface |
| simlib | helper modules for test benches |
| xlib | warppers for some Xilinx components |