Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rtl] add co-processor timing monitor #490

Merged
merged 4 commits into from
Feb 10, 2023
Merged

[rtl] add co-processor timing monitor #490

merged 4 commits into from
Feb 10, 2023

Conversation

stnolting
Copy link
Owner

If a CPU co-processor operation (e.g. FPU or CFU) takes too long (default: max 128 clock cycles) the operation is automatically terminated by the hardware an an illegal instruction exception is raised.

@stnolting stnolting added enhancement New feature or request HW hardware-related labels Feb 10, 2023
@stnolting stnolting self-assigned this Feb 10, 2023
@stnolting stnolting marked this pull request as ready for review February 10, 2023 19:11
@stnolting stnolting merged commit 7b687cd into main Feb 10, 2023
@stnolting stnolting deleted the cp_monitor branch February 10, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant