mirror of
https://github.com/wfjm/w11.git
synced 2026-02-09 18:11:40 +00:00
- 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
9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
# libs
|
|
../../slvtypes.vhd
|
|
../comlib.vhd
|
|
# components
|
|
../cdata2byte.vbom
|
|
../byte2cdata.vbom
|
|
# design
|
|
tbd_cdata2byte.vhd
|