Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProblem with PFL Simulation
Hi, After reading the other posts regarding Parallel Flash Loader (PFL) simulation, I'm still having an issue getting mine up and running. The problem I run into is that if I include the a...
Altera_Forum
Honored Contributor
14 years agoPFL simulation is tricky, apart from using the PFL itself, it must have stimulus from the flash device (which requires you to get the behavioral model from the flash vendor or you write it yourself).
PFL simulation from RTL itself is kinda problematic because megafunction only generates the wrapper file in VHDL or verilog based on user's choice but the codes from the lower hierarchy are in verilog. maybe you could try simulating from the post-synthesis netlist (still functional simulation).