mirror of
https://github.com/wfjm/w11.git
synced 2026-01-21 02:37:20 +00:00
- s3_sram_memctl: drop superfluous idata_cei=1 in s_write2 - arty_bram/tb/tbrun.yml: retire mem70 - now in tbcpu - tst_sram.vhd: allow AWIDTH=17; sstat_rbf_awidth instead of _wide - tcl/tst_sram/*.tcl: 17bit support; use sstat(awidth); add isnarrow - rtl/vlib/rutil.vhd: added package, with imin helper function
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 |