AR# 7993: 2.1i FPGA Editor - When I try to delete a placed IOB, I get "Warning : FPGAEditor 140 - Nothing found to delete"
AR# 7993
|
2.1i FPGA Editor - When I try to delete a placed IOB, I get "Warning : FPGAEditor 140 - Nothing found to delete"
描述
Keywords: FPGA Editor, 140, delete, placed, IOB, nothing, found
Urgency: Standard
General Description: I have selected a placed IOB and pressed the Delete button (it may be useful to delete IOBs in this manner when removing test probes from a design). However, FPGA Editor issues the following warning:
"Warning : FPGAEditor 140 - Nothing found to delete".
解决方案
In order to delete the placed IOB, the placement property of the component will need to be changed from "hard" to "none". This can be done by the following:
1. Select the IOB 2. Go to Edit -> Properties of selected items 3. On the Physical Constraints tab, change the Requirement box from "hard" to "none". 4. Click "Apply", then "Close". 5. With the IOB still selected, press the Delete button.
Please Note: You must be in Read-Write mode to make these changes.