poco_2c.out:	test_poco.v poco_2c.v rfile.v alu.v
	iverilog test_poco.v poco_2c.v rfile.v alu.v
	mv a.out poco_2c.out
poco_3c.out:	test_poco.v poco_3c.v rfile.v alu.v
	iverilog test_poco.v poco_3c.v rfile.v alu.v
	mv a.out poco_3c.out
poco_4c.out:	test_poco.v poco_4c.v rfile.v alu.v
	iverilog test_poco.v poco_4c.v rfile.v alu.v

