Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by mike desimone@Nov 2 2005, 05:11 PM ah, things that you learn about sopc builder that they forgot to tell you# 1138: make sure a custom component's name, the name of any of its instances in the sopc system, and the names of the design files don't conflict. --- Quote End --- I created ClockGenerator.v file with your code in module named ClockGenerator. Then I inserted this module in my project in SOPC builder and name the new component SPI_CLK_HW. However, I am still getting the same error...is this what I was supposed to do or haven't I followed your idea correctly?