intel / intel/rohd

Static analysis for combinational loops

Open
#469 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
489
Forks
88
Avg merge
3d 23h
Merged PRs (30d)
10

Description

### Motivation

This thread discusses some thoughts on adding static combinational loop detection to ROHD:
https://discord.com/channels/545823859006242826/714328992211140609/1212390408244433017

Perhaps it is not too hard to implement.

### Desired solution

At `build` time of a `Module`, perform a static analysis in search of combinational loops.

Ideally, we avoid "warnings" and false positives.

### Alternatives considered

ROHD already will simulate X-prop through combinational loops during simulation.

### Additional details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.