- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I already create a new component in SOPC (Quartus 9.1) . I need to edit new modifications to that component but the problem is that i can't edit it !! It can't even click on the button edit ! Thank's for any helpLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you mean, you can't select the edit property on your component inside the sopc builder when you right clic on it ?
close the sopc builder open the *_hw.tcl file of your ip search for this line --- Quote Start --- set_module_property EDITABLE false --- Quote End --- and change it to --- Quote Start --- set_module_property EDITABLE true --- Quote End --- now if you reopen your sopc builder project then you should be able to edit the component this bug/feature of not be able to edit an existing component has been introduced somewhere around quartus 9.0 where all custom ip's where suddenly not editable- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much
You helped me a lot
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