#!/bin/sh

iverilog -osimu.vvp cpu20a.v memadap-be-xp.v microstore.v auxmods.v cpu_tb.v memory.v

vvp -M. -msimu simu.vvp


