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, 04:50 PM dear slava,
sorry i didn't understand your recommendation. please could you explain again
shmuel
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13375)
--- quote end ---
--- Quote End --- Step by step: 1) We are making some modules in HDL. 2) Adding to SOPC builder and assigning all signals - CHIPSELECT,WRITE and etc 3) Adding software files is option 4) Now we have added our component and we can add it to design in SOPC builder 5) If we have changed any modules in HDL or in software we can just replace HDL files and software files in directory of our generated component 6) When files have replaced you should regenerate your design in SOPC builder That is all.