Answers Database
2.1i: FPGA Editor: Adding a Button, like Listing External Pins of a macro
Record #6333
Product Family: Software
Product Line: Merged Core
Product Part: FPGA Editor
Problem Title:
2.1i: FPGA Editor: Adding a Button, like Listing External Pins of a macro
Problem Description:
Urgency: Standard
General Description:
How to add a button in FPGA Editor to the right side of the gui, like 'swap' or 'unroute'?
Solution 1:
This can be done either from the FPGA Editor Command line for a one
time button or in the fpga_editor.ini for long term use of the button.
Syntax:
button "Button_Name" "Button Command Stream"
Example:
button "extpins" "getattr main extpins"
End of Record #6333 - Last Modified: 06/26/99 10:39 |