Search found 3 matches
- Thu Jul 30, 2009 1:57 pm
- Forum: Enhancement Suggestions
- Topic: keyword matching like parentheses
- Replies: 0
- Views: 264
keyword matching like parentheses
I write HW models in C++ and then translate to verilog when working, the last stage is usually to replace the {} parentheses with "begin" "end" blocks, this is left to the end as the {} make parentheses matching possible when editing the code. unfortunately {} are also used in verilog for ...
- Thu Jul 30, 2009 1:51 pm
- Forum: Enhancement Suggestions
- Topic: tagged view filtering
- Replies: 3
- Views: 470
yes I realize this is possible, I usually end up copying bookmarked lines to a new document as I need to keep thr source data, but as I said these are large files, often up to several hundred MBytes, and I usually need multiple views before tracing the problem. This results in Textpad having open ...
- Thu Jul 30, 2009 10:33 am
- Forum: Enhancement Suggestions
- Topic: tagged view filtering
- Replies: 3
- Views: 470
tagged view filtering
I use textpad for filtering and searching debug output on very large log files. generally this involves tagging and then copying tagged lines to a new file to reduce the data set, often several different views being created It would be extremely useful to have a feature whereby the view could be ...