chipsalliance / chisel

Chisel: A Modern Hardware Design Language
https://www.chisel-lang.org/
Apache License 2.0
3.99k stars 597 forks source link

Remove aspects #4424

Closed seldridge closed 1 month ago

seldridge commented 1 month ago

Remove all deprecate Aspect features. This leave the aop package around, but now it only contains the Select APIs.

Release Notes

Remove deprecated Aspects library. This leaves only the Select APIs in the aop package.