Create the registers pattern file
This supplies the pattern file for the registers.
C:circle rad 40px "$(ABS_ADDRESSES_SVD)" fit arrow right 100% E:box rad 10px "$(XSL_PROC)" fit arrow right 100% G: circle rad 40px "$(REGISTERS_PAT)" fit F:circle rad 40px "$(REGISTERS_STY)" fit at 1.5 s of C arrow from F.e \ then right until even with E \ then to E.s→ /pikchrshow
Makefile
$(REGISTERS_PAT): $(REGISTERS_STY) $(ABS_ADDRESSES_SVD) $(XSL_PROC) -o $(REGISTERS_PAT) $(REGISTERS_STY) $(ABS_ADDRESSES_SVD)