Skip to content

Fix gen_callback#983

Open
HuashuQ wants to merge 1 commit intochipsalliance:masterfrom
huimtlab:master
Open

Fix gen_callback#983
HuashuQ wants to merge 1 commit intochipsalliance:masterfrom
huimtlab:master

Conversation

@HuashuQ
Copy link
Copy Markdown

@HuashuQ HuashuQ commented Jun 20, 2024

No description provided.

@CVYang
Copy link
Copy Markdown

CVYang commented Nov 2, 2024

image

@CVYang
Copy link
Copy Markdown

CVYang commented Nov 2, 2024

image

if(hart == 0 and not(rcs.support_pmp)):
self.gen_test_done()
# Shuffle the sub programs and insert to the instruction stream
self.insert_sub_program(self.sub_program[hart], self.instr_stream)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

line 251: def insert_sub_program.... missing one required argument

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

have you run the scripts pass for the change on this file?

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