First, you can't use circuitNet14 to build a dataset because the file is newly released, and train_set cannot be built because the file length in IR_drop_features does not match. You should use CircuitNetN28 to build successfully, here just follow the steps, just a little tip:decompress_IR_drop.py line 8 '.' should be ''.
First, you can't use circuitNet14 to build a dataset because the file is newly released, and train_set cannot be built because the file length in IR_drop_features does not match. You should use CircuitNetN28 to build successfully, here just follow the steps, just a little tip:decompress_IR_drop.py line 8 '.' should be ' '.