Commit b73b27f8 authored by Maciej Lipinski's avatar Maciej Lipinski Committed by Adam Wujek

[tb/wrpc] enable PPS on initialization - useful for testbenches (e.g. Btrain)

parent 3fbbe7b9
......@@ -92,6 +92,7 @@ static void wrc_sim_initialize(void)
minic_init();
shw_pps_gen_init();
spll_very_init();
shw_pps_gen_enable_output(1);
}
/*
* This is a test used by:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment