Skip to content

Take src/ into account when building testbenches - #52

Merged
TheDeepestSpace merged 1 commit into
mainfrom
boris/fix-makefile
Aug 10, 2025
Merged

Take src/ into account when building testbenches#52
TheDeepestSpace merged 1 commit into
mainfrom
boris/fix-makefile

Conversation

@TheDeepestSpace

Copy link
Copy Markdown
Member

Just a quick fix for Makefile

@TheDeepestSpace
TheDeepestSpace requested a review from Copilot August 7, 2025 00:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the Makefile to properly include source files when building testbenches. The change ensures that testbench builds have access to the source code being tested by adding $(SRCS) as a dependency to the build_tb target.

  • Added $(SRCS) dependency to the build_tb target

@TheDeepestSpace TheDeepestSpace self-assigned this Aug 7, 2025
@TheDeepestSpace
TheDeepestSpace merged commit 9f6d161 into main Aug 10, 2025
2 of 4 checks passed
@TheDeepestSpace
TheDeepestSpace deleted the boris/fix-makefile branch May 7, 2026 02:35
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