It's tempting to use a newly bought chisel right out of the package, especially if you're excited to work on a new project. But should you sharpen it first?
The idea behind Chisel is to provide Scala with Verilog-like constructs. If you want, you can use it as a “super Verilog” taking advantage of classes and other features. However, Chisel also ...