How do I add a button to the user side of FPGA Editor that will allow me to "Viewblock, Max Screen, and Zoom 2x"?
You can add a user button to the right side of the window that will do the following:
- Execute the Viewblock command.
- Maximize the size of the screen.
- Zoom in by 2x.
The command to make this button in the "fpga_editor.ini" file is:
button xxx "post block; setwin block1 state max; zoom in; zoom in".
AR# 8671 | |
---|---|
Date | 05/14/2014 |
Status | Archive |
Type | General Article |