1
0
mirror of https://github.com/wfjm/w11.git synced 2026-03-06 03:29:14 +00:00

12 Commits

Author SHA1 Message Date
wfjm
0e03584e5a add e11 support [skip ci]
- tools
  - e11: added, holds configuration files
  - oskit/*: added _boot.ecmd when possible
2023-03-12 13:22:59 +01:00
wfjm
cc7f8365cd RethBuf: improved Info/Dump methods
- tools
  - src/librw11/RethBuf: improved Info/Dump methods
  - src/librw11/RethTools: add IpAddr2String
  - src/librw11/Rw11CntlDEUN: use RethBuf::HeaderInfoAll
  - oskit/211bsd_rpeth/211bsd_rpeth_boot.tcl: enable EType filter
  - oskit/hook/hook_trace_xua.tcl: use tracelevel 3
2023-02-23 11:47:52 +01:00
wfjm
6b7c25a961 asm-11 BUGFIX; add ip_delete_tap; update 211bsd_eth.tcl
- tools
  - bin/asm-11: BUGFIX: fix directly nested .if behavior
  - bin/ip_delete_tap: added
  - asm-11/tests: add zbug_0007.mac, test_0460_if_nest.mac
  - oskit/test/os/211bsd/211bsd_eth.tcl: use 'ip' command
2023-02-16 12:29:45 +01:00
wfjm
75a730e3b5 docu updates [skip ci] 2023-02-04 12:00:19 +01:00
wfjm
279a5e0fd2 cleanup setup spelling [skip ci] 2022-08-20 08:37:33 +02:00
wfjm
f25da67b91 docu updates; vmfset for Vivado 2020.1 [skip ci]
- doc/CHANGELOG: fix user-contest label case issue (must be lower case)
- tools/oskit/*/README.md: clarify 211bsd patch level
- **/*.vmfset: now matching Vivado 2020.1
2022-04-24 11:55:40 +02:00
wfjm
401807c3b4 docu updates; add INSTALL_simh.md [skip ci] 2022-04-23 08:20:07 +02:00
wfjm
4f447bc05a automation of oskit download [skip ci]
- bin/oskit_setup: generic helper
- oskit/*/*_setup: scripts for oskit
2019-07-28 08:43:08 +02:00
wfjm
30bfaece92 update 211bsd system images (oskits) [skip ci]
- apply fpsim+tcsh patch
- support dz11 lines
- update network setup
2019-05-31 09:03:31 +02:00
wfjm
e85de05938 add dz11 backend
- RtraceTools: TraceBuffer: add level 5 (full word dump)
- Rw11Cntl: UnitSetupAll(): now virtual
- Rw11CntlBase: add kNUnit constant
- RtclRw11CntlFactory: add DZ11
- Rw11{Cntl,Unit}DZ11: added
- rw11/util.tcl: add dz11 support
- oskit/*/*_boot.tcl: add dz11 line handling in setup_tt call
2019-05-26 08:51:34 +02:00
wfjm
1c9dbeb4ed dl11_buf: buffered DL11; add tbench
- ibdr_dl11_buf: new DL11 interface with fifo buffering
- ibdr_dl11: drop rbuf.rrdy, set rbuf.[rx]size0 instead
- ibdr_maxisys: add ibdr_dl11_buf
- librw11/RtraceTools: new, some helper methods for buffer tracing
- librw11/Rw11CntlDL11: add dl11_buf readout
- librwxxtpp/RtclRw11CntlDL11: add getters& setters for dl11_buf readout
- ibd_dl11/util.tcl: setup defs for dl11_buf; add rdump proc
- rw11/util.tcl: setup_tt: add dl{rxqlim,txrlim}; dlrrlim->dlrxrlim
- oskit/*/*_boot.tcl: setup dlrxrlim
- tbench/dl11: tbench for dl11(_buf)
2019-04-28 12:51:58 +02:00
wfjm
9f452f2c26 add two oskit: 211bsd_rpeth and 211bsd_rpmin 2017-05-27 15:39:36 +02:00