Skip to content

Fix package imports and add core description file#14

Open
olofk wants to merge 2 commits intopulp-platform:masterfrom
olofk:packages
Open

Fix package imports and add core description file#14
olofk wants to merge 2 commits intopulp-platform:masterfrom
olofk:packages

Conversation

@olofk
Copy link

@olofk olofk commented Feb 4, 2025

cf_math_pkg::ceil_div is used in several places without first importing the packages. This only works if apb is compiled in the same compilation unit than common_cells. Explicitly importing allows different compilation units.

Also adds a FuseSoC core description file for the APB core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant