Forum Discussion
Altera_Forum
Honored Contributor
16 years agodummy core between two VIP using SOPC builder
Hi all I am working on a simple Verilog block that should interface with avalon-ST and avalon-ST protocol. right now, the code I've written for sopc builder is this --- Quote Start --- ...
Altera_Forum
Honored Contributor
16 years agoOk, thanks. I was asking because I run into the exact same thing.. assigns go through no problem but registered wouldn't...
I'm trying to understand why these adapters would be required in a simple pass-through logic though. The timing relationships shouldn't change inside the block at all and all control packets should go through without issues too as long as the 4 lsbs are kept intact.. still learning.