Forum Discussion
rkaib
Occasional Contributor
7 years agocustom ip core
I am using de2-115 withquartus. I have created an IP core in the platform designer, addede it to my quartus project main vhdl file, compil it but it is not included whenI open eclipse. how to explo...
AnandRaj_S_Intel
Regular Contributor
7 years agoWhich .vhd?
The project which i have attached is having single register with avalone interface.
rkaib
Occasional Contributor
7 years agoHi anand
Maybe I did not explain well, but I think it is in the problem because My initial problem was to create a custom IP using myRossler.vhd (attached) then make its outputs x,y,z visible in eclipse.
so the one you created myRossler.v doesnot provide the outputs I need ,it rather linkes the outputs using reg.v
Could you please show me how to do that using the file attached.