Forum Discussion
Altera_Forum
Honored Contributor
16 years agosome connection problem after using sopc builder
Hi all,
I use the "Simple Socket Plus" example on my 3c120 board and made the ethernet work, but there comes a problem that how can I connect my user define logic to the ethernet? In Quartus I see a huge block when i try to add the sopc builder file in a "bdf" file, and how can I use the avalon interface? Thanks in advance! Jiaqi Yuan3 Replies
- Altera_Forum
Honored Contributor
Do you want to directly connect your logic to the Ethernet interface or do you still want to use a CPU between the two?
You can include your own logic to a SOPC system by creating a component. - Altera_Forum
Honored Contributor
Thanks for your reply, I dont want to add my design block to the sopc builder, could you tell me how to add my block directly to the ethernet in a bdf file?
- Altera_Forum
Honored Contributor
You can instantiate the TSE directly from the Megawizard and have it as an independant block in your design. The datasheet details all the signals.