in reply to Re^3: Need to save a single line from delete on some special condition
in thread Need to save a single line from delete on some special condition

Thank you for helping me.

Now I need to find "direction : output", so we have here for pin HIZIBI_79, HIZIBI_78 and HIZIBI. But only pin HIZIBI is containing "timing" group, so for this pin we need to delete "max_transition" line and have to print the final output put file. Please refer OUT_FILE at he beginning of the post. And pin name can be anything.

Can we add the logic inside foreach loop?

  • Comment on Re^4: Need to save a single line from delete on some special condition

Replies are listed 'Best First'.
Re^5: Need to save a single line from delete on some special condition
by Eily (Monsignor) on Mar 27, 2019 at 08:45 UTC

    Did you manage do use the code I proposed you? If so, could you show us the updated code and explain where it is lacking. Otherwise, where did you get stuck with it?

    FYI, Although more complex, clueless newvie's proposition is really more robust.