| Cell Processor | |
| cellproc_sim.vhdl | VHDL file to simulate cell processor. This file is not synthesizable. |
| cellproc.edn | synthesized cell processor |
| fifo_127x32.edn | coregen components |
| Frame Processor | |
| frameproc_sim.vhdl | VHDL file to simulate frame processor. This file is not synthesizable. |
| framewrapper.vhdl | frame wrapper combines cell and frame processor |
| frameproc.edn | synthesized frame processor |
| fifo_127x32.edn, fifo_15x7.edn |
coregen components |
| IP Processor | |
| ipproc_sim.vhdl | VHDL file to simulate IP processor. This file is not synthesizable. |
| ipwrapper.vhdl | IP wrapper combines frame wrapper and IP processor |
| ipproc.edn | synthesized IP processor |
| fifo32x36.edn, ram512x16.edn, fifo_512x34.edn |
coregen components |
| UDP Processor | |
| udpproc_sim.vhdl | VHDL file to simulate UDP processor. This file is not synthesizable. |
| udpwrapper.vhdl | UDP wrapper combines IP wrapper and UDP processor |
| udpproc.edn | synthesized UDP processor |
| fifo16x36.edn | coregen component |