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.HEADER, BGNLIB and LIBNAME. You only need to read and print outthese three records from the GDS file. What to submit: 1. YourPython code. 2. Paste your run log with the three records printedin ASCII text.
/tmp/DIGBLK_lvs.gds
Solution