wfjm
b3f9a8be30
ci.tml: add matrix with gcc and clang
2022-04-18 12:42:08 +02:00
wfjm
f9e1aa4149
fix GitHub Actions badge
2022-04-17 20:45:17 +02:00
wfjm
0c3d853a2b
add GitHub action; code/comment cosmetics
2022-04-17 19:37:26 +02:00
wfjm
6b8c0633bc
catch-up after a two years hiatus
...
- drop Travis support (now defunct)
- generic_cpp.mk: use -std=c++17 (requires gcc 7.3 or later)
- RlinkPortCuff : drop libusb_set_debug (now deprecated)
- viv_tools_config.tcl: use open_hw_manager
- vbomconv: ghdl_m: use -Wl,--no-pie (for UB 18.04 gcc)
- simlib.vhd: write{oct,hex}: fix for ghdl V0.36 -Whide warnings
2021-08-22 16:59:38 +02:00
wfjm
65a7161ca5
update and add READMEs [skip ci]
2019-09-02 15:33:24 +02:00
wfjm
78bb3a4a83
fixes for ghdl V0.36 -Whide warnings
2019-08-21 12:04:09 +02:00
wfjm
0269006dc8
docu updates [skip ci]
2019-08-11 09:50:44 +02:00
wfjm
563e230a6a
get Nexys A7 working and integrated
...
- rtl/bplib
- arty/migui_arty_gsim.vhd: cosmetics
- nexys4d/mig_a.prj: BUGFIX: SysResetPolarity ACTIVE HIGH; InputClk 100 MHz
- nexys4d/migui_nexys4d_gsim.vhd: cosmetics
- rtl/sys_gen
- tst_mig/nexys4d/sys_tst_mig_n4d: use 100 MHz MIG SYS_CLK; add clock monitor
- tst_sram/nexys4d/sys_tst_sram_n4d: use 100 MHz MIG SYS_CLK
- w11a/nexys4d/sys_w11a_n4d: use 100 MHz MIG SYS_CLK
- */nexys4*/tb/tbrun.yml: drop n4 from, add n4d to default
- tools/exptest/sys
- sys_w11a_arty_setup.tcl: add missing memsize definition
- sys_w11a_{br_arty,br_n4d,n4d}_setup.tcl: added
2019-08-10 19:03:47 +02:00
wfjm
7cccce5a51
rtl/sys_gen: add READMEs
2019-08-10 08:30:29 +02:00
wfjm
2837308cbe
src/librlink add Nak handling
2019-08-09 18:17:15 +02:00
wfjm
9f13421caa
automation of oskit tests (initial version)
...
- tools/bin/ostest: driver script for oskit tests
- tools/exptest: configuration files for ostest and other expect based tests
- tools/oskit/test: support files for OS disk/tape image kits
- tools/tcl/exptest: tcl package for expect based tests
- tools/tcl/exptest_rri: tcl package for rri mode
2019-08-03 11:45:05 +02:00
wfjm
84540478cd
bin/*: drop superfluous exists for
2019-08-02 23:34:18 +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
1742dfab4c
final touches for V0.79
w11a_V0.79
2019-07-27 09:37:03 +02:00
wfjm
146fea4d79
SPDX: rest
2019-07-26 18:06:36 +02:00
wfjm
9f35e4863c
SPDX: tb/*/tb_*.dat ect
2019-07-26 18:04:45 +02:00
wfjm
0ebc1c7403
SPDX: *.xdc
2019-07-26 18:03:23 +02:00
wfjm
87b21f8aa3
SPDX: tools/fx2/src/*
2019-07-21 09:50:57 +02:00
wfjm
161875954a
SPDX: tools/man/man*/*.[15]
2019-07-20 16:08:21 +02:00
wfjm
db27ceddcf
SPDX: tools/asm-11/*/*.mac
2019-07-20 10:10:08 +02:00
wfjm
f0c4ccb651
SPDX: tools/src/*/*..[chi]pp; drop \file
2019-07-19 19:55:51 +02:00
wfjm
5b52e5418d
Rw11CntlTM11 and tap2file updates
...
- tap2file
- BUGFIX in rlmax calculation
- add -v option
- Rw11CntlTM11
- BUGFIX: AddNormalExit(): get tmds logic right
- support odd record length
2019-07-14 09:45:17 +02:00
wfjm
5b5cd277ef
use RfileFd in Rw11VirtTapeTap
...
- RfileFd: add Open(fnam,flags,mode,emsg)
- Rw11VirtTape: remove dtor
- Rw11VirtTapeTap: use RfileFd; remove dtor
2019-07-13 08:41:53 +02:00
wfjm
d3cce101a7
SPDX: rtl/*/*.vhd
2019-07-12 19:01:49 +02:00
wfjm
a96f069835
tbench/dz11: add tests which use membe
...
- test_dz11_regs.tcl: add tdr(brk) -> stat test
- test_dz11_tx.tcl: add basic tbuf -> fdat test
2019-07-09 08:48:23 +02:00
wfjm
b4637b1fed
SPDX: tools/tbench/*/*.tcl
2019-07-08 09:18:35 +02:00
wfjm
b6e47e0237
SPDX: tools/tcl/*/*.tcl
2019-07-07 17:52:04 +02:00
wfjm
923628555e
use AddMembe(); add missing OptValid() calls
2019-07-06 08:51:37 +02:00
wfjm
3c92b79224
SPDX: Makefile(.ise)
2019-07-05 17:23:39 +02:00
wfjm
99e8b801f5
SPDX: *.mk
2019-07-05 17:20:44 +02:00
wfjm
2b953a92a1
SPDX: tools/mcode/*/*.mac
2019-06-30 14:14:17 +02:00
wfjm
aa4f3ae636
support byte access for em cacc access
...
- pdp11_vmbox: support membe for em cacc access
- test_cp_membasics.tcl: add membe tests for memory accesses
2019-06-30 11:47:18 +02:00
wfjm
4fbe46df8b
SPDX: tools/bin/*
2019-06-29 18:32:12 +02:00
wfjm
ad31fe38c2
hooks: check ibmon availability, add SPDX
...
- hook_ibmon_*.tcl: check ibmon availability
- hook_dmscnt.tcl: check dmscnt availability
- *: add SPDX
2019-06-28 20:54:44 +02:00
wfjm
6b4adf2d15
rename hook_*_trace.tcl -> hook_trace_*.tcl
2019-06-28 20:49:00 +02:00
wfjm
82e1a0c5a0
Avoid ar 'u' modifier ignored; use SPDX tags
...
- generic_so.mk: use -scrUuv for ar to avoid "'u' modifier ignored"
- *.mk: add SPDX tag and copyright line
2019-06-23 09:42:47 +02:00
wfjm
fd0a66b388
add and use RfileFd
2019-06-22 09:12:33 +02:00
wfjm
c858427cf5
coverity fixups; minor changes
...
- RlinkPacketBufRcv: ReadData(): coverity fixup (logically dead code)
- w11CntlRHRP: add coverity[deadcode] marker (intentional)
- Rfd: SetFd() now type bool
2019-06-20 09:06:41 +02:00
wfjm
1234d3f8ba
code cosmetics
2019-06-19 18:58:13 +02:00
wfjm
4c034c164b
add librtools/Rfd
...
- ReventFd, RtimerFd: derive from Rfd
- RlinkServer,Rw11CntlDEUNA: adapt to new ReventFd API
2019-06-15 09:13:29 +02:00
wfjm
3925fb1cd9
minor updates and code cosmetics
...
- asm-11_expect: skip data checks if dot not defined
- tbrun: print list of failed test after summary line
- RparseUrl: add DirName,FileName,FileStem,FileType
2019-06-10 15:37:46 +02:00
wfjm
c575613867
add and use rbaddr_ constants; use x"0000" notation
2019-06-09 11:22:52 +02:00
wfjm
07909777df
add -reset option to stats subcommand
...
- librtools/Rstats: add Reset(); drop operator-=() and operator*=()
- librtcltools/RtclStats: Rename Collect->Exec, not longer const; add -reset
- libr*/*: Stats() not longer const; use RtclStats::Exec()
2019-06-08 09:02:24 +02:00
wfjm
600dd42e69
get ready for vivado 2019.1
...
- sys_w11a_arty: down-rate to 72 MHz, viv 2019.1 fails with 75 MHz
- sys_w11a_*.vmfset: add new rule for vivado 2019.1
2019-06-07 19:44:19 +02:00
wfjm
279fff9484
final touches for V0.78 [skip ci]
w11a_V0.78
2019-06-01 14:08:09 +02:00
wfjm
2c049efbcf
consolidate DL,LP,PC after lessons learned in DZ
...
- ibdr_{dl,lp,pc}11_buf: size->fuse rename; re-organize rlim handling
- ibd_{dl,lp,pc}11/util.tcl: size->fuse rename
- tbench/{dl,lp,pc}11/test_*.tcl: size->fuse rename
- librw11/Rw11CntlDL11: size->fuse rename; use unit.StatInc[RT]x
- librw11/Rw11Cntl{LP,LP}11: size->fuse rename
2019-06-01 09:19:02 +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
1aaee6a4fd
add mcode: dz11echo.mac
2019-05-30 15:00:49 +02:00
wfjm
ff1451d928
add dz11 tbench
2019-05-30 14:58:58 +02:00
wfjm
ad82539ad8
minor changes and docu updates
2019-05-29 17:48:47 +02:00