This is the introduction for the XML wrapper by Lin Li. Intructions of using the wrapper: Requirement: Perl in Linux Enviorenment XML::Simple module of Perl in installed Step: 1. Put all the .in files generated by IC Builder in folder /ICBfile 2. "cd" to the wrapper root direcotry: 3. Run the "test.sh" script in the wrapper root directory 4. The converted XML file is in the /XMLOutput/output.xml icwrapper.doc is the User Manual for the .in to .xml wrapper. All the design files are included in wrapper.tar.gz. To extract the files use "tar xzf wrapper.tar.gz" under Linux, and the folder will be extracted under the current directory. After changing to the wrapper design directory, runing "./test" will start the wrapper, and the result is in the XMLOutput folder. The details could be found in the icwrapper.doc User Manual.