Writing Small Function Read Binary File Using Python Binary File Reading Gds Ii File Read Q37142485

You will be writing a small function to read a binary file usingPython. The binary file you will be reading will be a GDS II file.You can read an overview of GDS II format in wikipedia. The samplegds file you will test your program on is in my home directory:/home/NPU_NETLAB/renyl/VTC0108A_SR_PRELIMINARY.gds You will readthe first few records from the file. The record description is fromthe following file on the internet:http://www.cnf.cornell.edu/cnf_spie9.html Read the section “2.9.4Record types” for a description of HEADER, BGNLIB and LIBNAME. Youonly need to read and print out these three records from the GDSfile. What to submit: 1. Your

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.