- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
i am confused that i have created a ip core in sopc, the ip core is just a interface module ,not assign a hdl file, when i first edit the ip core, it's ok,after refresh system, i see it again,but when i want to edit again by clicking the right mouse key ,there is no "Edit" option. Have you a solution ? ThanksLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you make a new component, SOPC builder creates a *_hw.tcl file that contains all the parameters you set. Open this file with a text editor and look for a line that looks like this:
set_module_property EDITABLE false
and change it to:set_module_property EDITABLE true
Save the file, refresh the SOPC system and you should be able to edit your component.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page