Search code examples
How to config xLen in rocket core?...


riscvchiselrocket-chip

Read More
ListLookUp in CHISEL...


scalariscvchisel

Read More
The type mismatch error while using Chisel3 BlackBox...


riscvchisel

Read More
Assigning values to the elements of a bundle by parsing a file...


scalachisel

Read More
Vector of RegEnable...


chisel

Read More
How to delete clock signal on chisel3 top module?...


verilogxilinxchisel

Read More
Implement a Verilog $onehot task in Chisel...


scalaone-hot-encodingchisel

Read More
assigning a signal to a non parent module...


chisel

Read More
Firrtl parser syntax errors for custom Record type...


scalachisel

Read More
How to init a register with a parametrized value...


scalachisel

Read More
What is the difference between using UInt, SInt Bits types in Chisel?...


chisel

Read More
How to use chisel dsptools with floats...


scalafixed-pointchisel

Read More
Chisel: Decoupled directionality lost in nested Vecs...


chisel

Read More
Advanced Parameterization Manual in Chisel...


chisel

Read More
How to add reset to the Queue chisel class...


chisel

Read More
How to add a sbus master to rocket-chip periphery...


chiselrocket-chip

Read More
What is the <> operator in Chisel?...


scalachisel

Read More
How to avoid multiple design elaborations in Chisel testers...


chisel

Read More
Error after running "sbt test" in Chisel 3...


scalachisel

Read More
test rocket chip util 'Arbiters.scala', got error 'bits operated ... must be hardware .....


chisel

Read More
Sink and Source are different length Vecs...


concatenationchisel

Read More
Required: T Chisel Error...


chisel

Read More
Rocket chip simulation shows unexpected instruction count...


riscvchiselverilatorrocket-chip

Read More
How to give unique name to every element in a Seq of Modules in the final Verilog file...


chisel

Read More
Implement high impedance 'Z' input output property with chisel...


fpgachiselspartan

Read More
Wiring Seq of chisel modules...


chisel

Read More
How to create array of the module? Use Array or Vec?...


scalachisel

Read More
Under Chisel 3, it takes 10 min to compile the Verilator generated C++ of Rocket Chip. Are there any...


riscvchisel

Read More
How to specify chisel’s post-processor?...


chisel

Read More
How to add additional IO under certain condition to RoCCIO in Chisel...


riscvchisel

Read More
BackNext