circt/test/Scheduling
Jiahan Xie 3c51e75ed6
[SSP] Separate `ResourceType` from `OperatorType` (#8444)
* We separate 'resource' as a standalone concept from 'operator type' so that we can associate different kinds of resource to an operation.

* The test cases are modified to reflect the new changes accordingly.

* Similar to operators, resources are also printed as the first class in operations.
2025-05-13 08:52:11 -04:00
..
asap-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
chaining-cyclic-problem-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
chaining-cyclic-problems.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
chaining-problem-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
chaining-problems.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
chaining-simplex-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
cyclic-problem-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
cyclic-problems.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
cyclic-simplex-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
modulo-problem-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
modulo-problems.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
modulo-simplex-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
problem-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
problems.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
shared-operators-problem-errors.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
shared-operators-problems.mlir [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00