mirror of
https://github.com/wfjm/w11.git
synced 2026-02-26 00:53:40 +00:00
- ibd_ibtst: added, an ibus tester device - pdp11_sys70: instantiate ibd_ibtst (when sys_conf_ibtst = true) - Rw11Cpu,RtclRw11Cpu: add ibmon setup and HasIbtst() - tcl/ibd_ibtst/util.tcl: added, tcl support for ibd_ibtst - tbench/w11a/test_w11a_sdreg.tcl: added, tbench for sdreg - tools/tbench/w11a_ibtst/: added tbench for ibd_ibtst
24 lines
446 B
Plaintext
24 lines
446 B
Plaintext
# libs
|
|
../vlib/slvtypes.vhd
|
|
../vlib/rbus/rblib.vhd
|
|
../ibus/iblib.vhd
|
|
pdp11.vbom
|
|
${sys_conf := sys_conf.vhd}
|
|
# components
|
|
pdp11_core_rbus.vbom
|
|
pdp11_core.vbom
|
|
pdp11_cache.vbom
|
|
pdp11_mem70.vbom
|
|
../ibus/ibd_ibmon.vbom
|
|
../ibus/ibd_ibtst.vbom
|
|
../ibus/ib_sres_or_4.vbom
|
|
pdp11_dmscnt.vbom
|
|
pdp11_dmcmon.vbom
|
|
pdp11_dmhbpt.vbom
|
|
pdp11_dmpcnt.vbom
|
|
../vlib/rbus/rb_sres_or_4.vbom
|
|
../vlib/rbus/rb_sres_or_2.vbom
|
|
[sim]pdp11_tmu_sb.vbom
|
|
# design
|
|
pdp11_sys70.vhd
|