test:
	iverilog test_mipse.v mipse.v alu.v rfile.v dmem.v imem.v
imem:   norm.asm
	./asm.pl norm.asm -o imem.dat
