Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNeed ideas on solving a weird LAN91C111 problem
I have a dual processor design with two /f cores. One processor, cpu_fifo, pulls data out of a fifo that is filled by a VHDL block receiving data from some proto pins. It copies the data into a share...
Altera_Forum
Honored Contributor
20 years agoAre you crossing clock domains? Running one component at 50MHz and another at 100MHz? If so this is going to kill your performance because the SOPC builder has to instantiate clock synchronization logic. It takes several clock cycles to pass data through the clock arbitrators.