mirror of
https://github.com/wfjm/w11.git
synced 2026-04-25 20:01:57 +00:00
- ib_rlim_{gen,slv}: new modules for implementation of rate limiters
- ibdr_lp11_buf: new LP11 interface with fifo buffering
- ibdr_maxisys: add ib_rlim_gen, ibdr_lp11_buf
- tbench/test_lp11_all.tcl: tbench for lp11 and lp11_buf
- Rw11CntlLP11: handles now also buffered lp11
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
# libs
|
|
../vlib/slvtypes.vhd
|
|
../vlib/memlib/memlib.vhd
|
|
iblib.vhd
|
|
# components
|
|
../vlib/memlib/fifo_simple_dram.vbom
|
|
ib_rlim_slv.vbom
|
|
# design
|
|
ibdr_lp11_buf.vhd
|