Skip to content

rtl: add missing fpu divsqrt file to manifest (Fixes #1049) - #1051

Open
DymShanks wants to merge 1 commit into
openhwfoundation:masterfrom
DymShanks:fix/issue-1049-fpu-manifest
Open

DymShanks wants to merge 1 commit into
openhwfoundation:masterfrom
DymShanks:fix/issue-1049-fpu-manifest

Conversation

@DymShanks

Copy link
Copy Markdown

Description: This PR addresses Issue #1049 where the floating-point division/square-root unit was failing to compile or stall during simulation because fpnew_divsqrt_multi.sv was missing from the manifest list.

Changes:

Added ${DESIGN_RTL_DIR}/vendor/pulp_platform_fpnew/src/fpnew_divsqrt_multi.sv to cv32e40p_fpu_manifest.flist.

Organized the entry to sit alongside related divsqrt source files for better maintainability.

Signed-off-by: Divyam Shankhdhar

Comment thread cv32e40p_fpu_manifest.flist Outdated
@DymShanks
DymShanks force-pushed the fix/issue-1049-fpu-manifest branch from b389597 to 5b54147 Compare February 12, 2026 09:50
@DymShanks

Copy link
Copy Markdown
Author

"Thanks for catching that typo! I have added the missing .sv extension and updated the PR.

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.

2 participants