XUANTIE-RV / openc910

OpenXuantie - OpenC910 Core
Apache License 2.0
1.16k stars 306 forks source link

cpu_sub_system_axi: Fix multiple intc drivers #32

Open niwis opened 10 months ago

niwis commented 10 months ago

Fix multiple drivers of pad_plic_int_vld[39:32]. These signals are currently driven here https://github.com/T-head-Semi/openc910/blob/e0c4ad8ec7f8c70f649d826ebd6c949086453272/smart_run/logical/common/cpu_sub_system_axi.v#L365 and here https://github.com/T-head-Semi/openc910/blob/e0c4ad8ec7f8c70f649d826ebd6c949086453272/smart_run/logical/common/cpu_sub_system_axi.v#L367

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.