pulp-platform / pulp_soc

pulp_soc is the core building component of PULP based SoCs
Other
78 stars 81 forks source link

Align FC_EVENT_POS of soc_event_generator to position in s_events vector #87

Open christian-lanius opened 2 years ago

christian-lanius commented 2 years ago

This pull request is in reference to https://github.com/pulp-platform/pulpissimo/issues/353: In line 217 the fc_hwpe_events are connected to indicies 140+141.

Thus, the FC_EVENT_POS for the event_generator should be aligned to this. Position 7 is part of the UART in the UDMA subsystem as far as I can tell.