11-06-2020, 09:34 AM
Hi !
I was able to resolve this issue by modifying the pulp-sdk as discussed in https://github.com/pulp-platform/pulpiss...sues?q=fll .
Without changing pulp-rt/kernel/init.c, I simply could not get PULPissimo without fll modules to work at simulation level.
The modifications to soc_clk_rst_gen.sv are simple. Just commented out the flls and connected output clocks to ref_clk and output resets to global reset.
Cheers
I was able to resolve this issue by modifying the pulp-sdk as discussed in https://github.com/pulp-platform/pulpiss...sues?q=fll .
Without changing pulp-rt/kernel/init.c, I simply could not get PULPissimo without fll modules to work at simulation level.
The modifications to soc_clk_rst_gen.sv are simple. Just commented out the flls and connected output clocks to ref_clk and output resets to global reset.
Cheers