pulp-platform / pulp_soc

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

Remove duplicate interface APB_BUS #56

Closed meggiman closed 3 years ago

meggiman commented 3 years ago

This PR removes the definition of APB_BUS interface from the code base since it is already defined in the apb repository. This duplicate definition causes Spyglass to issue non-waivable fatal errors that prevent further linting of the design.