PIC16F628
PIC16F628_V1.fzpz (7.2 KB)
PIC16F628_V2.fzpz (7.6 KB)
Looks good, (V2 better than V1 ), but you need to set the fzp file to
<label>16F628</ label>
instead of
<label>IC</label>
and probably
<property name="chip label">16F628</property>
instead of
<property name="chip label">IC</property>
(although I think the label field will be what it uses to label the svg.)
So the chip in breadboard is called 16F628 instead of IC as at present.
Peter