in reply to Re^4: how to split file with some pattern (Verilog)
in thread how to split file with some pattern

I can't reproduce your problem because I don't have your input file. Debugging 101: remove most of the code from your input file until it passes, then start adding code back in until you identify your problem.
  • Comment on Re^5: how to split file with some pattern (Verilog)