ams / cadr4

CADR4 -- accurate model of the MIT CADR

Home Page:http://tumbleweed.nu/lm-3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup workflow for running though the test benches

ams opened this issue · comments

Setup a GitHub workflow thing for running through the test benches.

Prerequisites:

  • fossil
  • ghdl

Actions:

  • Clone hdlmake.mk
  • Clone cadr4
  • cd cadr4/ttl; make check
  • cd cadr; make check

Or something similar ...

Doesn't do `make check'; but good enough.