head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.08.31.10.44.48;	author thorn_aitch;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add it for your convenience
@
text
@// command 
// iverilog -o test -c test.txt
// vvp -v test
//
 defines.v
 timescale.v
 register.v
 datapath.v
 mult.v
 decode.v
 mem.v
 cpu.v
 rom.v
 memory.v
 pio.v
 sasc_brg.v
 sasc_fifo4.v
 sasc_top.v
 uart.v
 lib.v
 sys.v
 top.v
 test.v

@
