scsishark works to capture data from the scsi bus. The VCD file can be opened with GTKWave

This commit is contained in:
akuker 2020-07-19 00:22:35 -05:00
parent da3d0ea494
commit 1cc05072af
2 changed files with 144 additions and 1169 deletions

View File

@ -132,3 +132,5 @@ $(DOC_DIR)/%_man_page.txt : $(DOC_DIR)/%.1
.PHONY: Debug
Debug: all
.PHONY: Debug-scsishark
Debug-scsishark: $(SCSISHARK)

File diff suppressed because it is too large Load Diff