Forum Discussion

verilog's avatar
verilog
Icon for New Contributor rankNew Contributor
7 years ago

Same file name with different content of two custom IP core. is it possible to compile it without error? How to separate compilation library for the files having the same name in QSYS?

we have designed our IP core files in such a way to comply a standard file name, so all custom IP has the common file name but with different content for each IP. Now when we try to accommodate mor...