Closed Kev-J closed 9 months ago
I propose that you use Scala/Java naming conventions and have the same spelling of the file name and the class name (Start with UpperCase).
ChiselEnum should now be in normal Chisel, no need for use of experimental.
Hello @schoeberl ,
I've fixed FIRFilter.scala and IIRFilter.scala filenames while I was at it.
Unfortunately, ChiselEnum is still in experimental package when using 3.5.5. To overcome this, we need to upgrade this package to 3.6.0.
Thanks for the review,
Kevin
You are right, ip-contribution is missing updates. It is on my TODO list.
Fully pipelined FIR.