llvm / circt

Circuit IR Compilers and Tools
https://circt.org
Other
1.57k stars 277 forks source link

[Seq] FirReg is not appropriate for the seq dialect #7213

Open teqdruid opened 1 week ago

teqdruid commented 1 week ago

Having an op called "FirReg" in the seq dialect screams abstraction leakage. Figure out what to do about this. If it's appropriate for a general FF, it should get renamed.