Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by bgrattan@Dec 14 2005, 06:14 PM wayne:
the answer is yes (at least for the hdl--i don't know about schem., but i'm guessing no)
but, i found it easier to simply create user-interfaces for each component that needed to connect to the sopc system. then, when your sopc system is finished, it will have the interface signals (address, readdata, readprobe, etc.) that you connect to your logic.
in sopc builder:
-double click "create new component"
-add an interface (probably slave)
-add the signals you need
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11559)
--- quote end ---
--- Quote End --- if i understsand what u mean....which means that i just create an interface hdl...then applied in sopc builder using the custom logic option...after generating the cpu...it will appear all the exported outputs to be connected to logic outside of the cpu rite ? currenly i'm using nios I...not nios II, do i need any software driveR?