tillitis-key/contrib
Michael Cardell Widerkrantz 0590445f3d
Add testbench targets on top-level
The testbenches live in their own Makefiles under
hw/application_fpga/core/*/toolruns (except picorv32). Let's add a
top-level target to build and run them.

In order to run core testbenches, use

  cd hw/application_fpga
  make tb

or if using Podman:

  cd contrib
  make run-tb

to run the same target in a container.
2024-03-20 13:47:12 +01:00
..
99-tillitis.rules Update udev rule to match new programmer VID/PID 2023-03-21 14:38:29 +01:00
Dockerfile Add Icarus Verilog compiler, simulator used by testbenches 2024-03-20 13:47:12 +01:00
Makefile Add testbench targets on top-level 2024-03-20 13:47:12 +01:00