1
0
mirror of https://github.com/wfjm/w11.git synced 2026-03-06 11:34:31 +00:00
Files
wfjm.w11/rtl/vlib/rlink/rlink_mon.vbom
Walter F.J. Mueller d87ac86f53 - migrate to rlink protocol version 4
- Goals for rlink v4
    - 16 bit addresses (instead of 8 bit)
    - more robust encoding, support for error recovery at transport level
    - add features to reduce round trips
      - improved attention handling
      - new 'list abort' command
  - For further details see README_Rlink_V4.txt
- use own C++ based tcl shell tclshcpp instead of tclsh
2014-12-20 16:39:52 +00:00

9 lines
115 B
Plaintext

# libs
../slvtypes.vhd
../simlib/simlib.vhd
../comlib/comlib.vhd
rlinklib.vbom
# components
# design
rlink_mon.vhd