Forum Discussion
Altera_Forum
Honored Contributor
20 years agoCustom Components
I have created a custom component and incorporated VHDL code to define the components functionality. If I change the architecture of the VHDL code ONLY (i.e. the interface signals remain unchanged) c...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by rmorley78@Mar 13 2006, 04:27 PM i good rule of the thumb with sopc builder when you make a change to any component you created is to remove it and then add it back in.
cheers
rob
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13371)
--- quote end ---
--- Quote End --- Bad choice! I think. For example, I have designed my avalon component consists from 3 modules. Top module has 1 slave and 2 masters. This means that I have to reassign all signals. It is so nervious work, because SOPC works so slowly. I may recommend, firstly, just replace modules has changed by you. When you replaced files, secondly, you should regenerate your design. This method saves your time and nerves.