How to config xLen in rocket core?...
Read MoreThe type mismatch error while using Chisel3 BlackBox...
Read MoreAssigning values to the elements of a bundle by parsing a file...
Read MoreHow to delete clock signal on chisel3 top module?...
Read MoreImplement a Verilog $onehot task in Chisel...
Read Moreassigning a signal to a non parent module...
Read MoreFirrtl parser syntax errors for custom Record type...
Read MoreHow to init a register with a parametrized value...
Read MoreWhat is the difference between using UInt, SInt Bits types in Chisel?...
Read MoreHow to use chisel dsptools with floats...
Read MoreChisel: Decoupled directionality lost in nested Vecs...
Read MoreAdvanced Parameterization Manual in Chisel...
Read MoreHow to add reset to the Queue chisel class...
Read MoreHow to add a sbus master to rocket-chip periphery...
Read MoreWhat is the <> operator in Chisel?...
Read MoreHow to avoid multiple design elaborations in Chisel testers...
Read MoreError after running "sbt test" in Chisel 3...
Read Moretest rocket chip util 'Arbiters.scala', got error 'bits operated ... must be hardware .....
Read MoreSink and Source are different length Vecs...
Read MoreRocket chip simulation shows unexpected instruction count...
Read MoreHow to give unique name to every element in a Seq of Modules in the final Verilog file...
Read MoreImplement high impedance 'Z' input output property with chisel...
Read MoreHow to create array of the module? Use Array or Vec?...
Read MoreUnder Chisel 3, it takes 10 min to compile the Verilator generated C++ of Rocket Chip. Are there any...
Read MoreHow to specify chisel’s post-processor?...
Read MoreHow to add additional IO under certain condition to RoCCIO in Chisel...
Read More