Skip to content

Fix example agentic dataset prompt path (.sv vs .v)#50

Open
TheDerbiedOne wants to merge 1 commit into
NVlabs:mainfrom
TheDerbiedOne:fix/issue-42-example-prompt-path
Open

Fix example agentic dataset prompt path (.sv vs .v)#50
TheDerbiedOne wants to merge 1 commit into
NVlabs:mainfrom
TheDerbiedOne:fix/issue-42-example-prompt-path

Conversation

@TheDerbiedOne
Copy link
Copy Markdown

Fixes #42.

The example agentic dataset prompt references rtl/fixed_priority_arbiter.v, but the prompt itself and the harness expect a SystemVerilog .sv solution path. This updates the prompt location to rtl/fixed_priority_arbiter.sv.

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.

Example agentic dataset prompt is wrong

2 participants