On Thu, 8 Jun 2000 14:52:05 PDT, you wrote: >Out of curiosity, has anyone written tools to convert a PALASM like language >to PIC code? > >BillW One of Microchip's first app.notes when the 16c5x series came out was on using it as a pld replacement - this might be of interest. Palasm is a very low-level language so you might be able to write some macros to achieve similar functionality.