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 shmueld@Mar 13 2006, 05:04 PM this last step is what i am interested in! once you change the vhdl code don't you atleast have to recompile the design ? i would have thought you would also need to regenerated the the system ? if not why ?
shmuel
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13378)
--- quote end ---
--- Quote End --- I have added step 6 :-) BUT! As you can see,SOPC builder generates some files in your quartus project directory and there are your HDL files these files would copied from component directory. So, you can also replaced files in your quartus project directory. :-) But, I think that is not good choice for save time :-) And I am using step 6.