I happy to announce this new version should be ready sometime during the weekend after Thanksgiving.
The new beta version will have at least the following changes:
- Edge move and drag operations will not let any edge pass another edge causing overlap.
- The selected edge furthest to the left will not move past the previous edge
- The selected edge furthest to the right will not move past the next edge.
- I have been wanting to fix this for a long time.
- Fixed synchronous moves when alt with left/right key combinations are used.
- Moving complete transactions left or right a half clock cycle at a time
- Easier way to edit bus values.
- Right click to select, then pick edit from pop-up menu.
- A simple dialog appears just for changing the selected bus value.
- Clicking in a signal does not select it any more. I was always selecting signals by accident.
- Right click to pick select from the pop-up menu
- Right click the signal name and select from the pop-up menu as before also works
- Error checking for adding bus pulse values.
- Click the AP (Add Pulse) button to go to add pulse mode.
- If you click in a bus to add a new pulse with a blank or empty bus value, a error dialog appears and the pulse is not added.
- Added new python function
- get_abs_file_path(taApp)
- This returns the absolute path to the current timing diagram file.
- I'm hoping to get a few more improvements and fixes as well.
Please let me know if you have any ideas for improvements or fixes that can be included in this release.More major feature additions will be coming in later beta versions.
Thanks, Dan