2005-05-23 10:26:03 +02:00
|
|
|
Xchiplogo reads an ascii bitmap file, and converts it into a
|
2003-05-06 19:40:18 +02:00
|
|
|
magic or cif file. It is a handy program for creating logos
|
1999-12-23 04:57:11 +01:00
|
|
|
of text or graphics for putting on VLSI chips. At the
|
2003-05-06 19:40:18 +02:00
|
|
|
moment it accepts the B&W dithered format of XV as the
|
1999-12-23 04:57:11 +01:00
|
|
|
input. It has got quite a few options for resizing and get-
|
|
|
|
ting rid of many design rule errors that can be found in the
|
|
|
|
bitmap file. It has a smoothing, before and after an error
|
|
|
|
correction step. The error correction step is pretty simple
|
2003-05-06 19:40:18 +02:00
|
|
|
,don't expect miracles, but it works quite fine and spe-
|
2005-05-23 10:26:03 +02:00
|
|
|
cially for text gives a reasonable output.
|