Initializing IO with a bundle in Chisel 3.5...
Read MoreChisel how to test only one package...
Read MoreHow to find the number of PLIC contexts?...
Read MoreScala Chisel. BlackBox with 2-d verilog ports...
Read MoreHow to initial a 2 Dimensions matrix with independent number of rows and columns in Scala?...
Read MoreCalling Dsptools produces a Chisel runtime error...
Read Morewhat is the idiomatic way to update *part* of a memory element in FIRRTL? this comes up when updatin...
Read MoreWhy is this local var not set correctly according to ChiselTest...
Read MoreHow to assign data to a register in chisel?...
Read MoreHow to correctly pass implicit parameters to a module?...
Read MoreI can't import the class whose path is IDEA's source root file...
Read MoreTimescale missing on the module as other modules have it Verilator error...
Read MoreFalse "Combinational loop detected"...
Read MoreAdding an MMIO peripheral to Rocket-chip as a submodule...
Read MoreHow does a missing boolean operator still compile?...
Read MoreDeveloping Generic AXI4 Peripheral with Chisel...
Read MoreHow to import packages into another package(or files in the same package) using "import" e...
Read MoreRegInit initializes value only on reset...
Read Moreproblem compiling a switch case statement in chisel...
Read MoreConditional Module instantiation in Chisel...
Read MoreChisel queue module test results don't match what i expected...
Read MoreIn chisel 3, how to initialize memory test code with text file...
Read MoreIn chisel, How to generate serval Module with different parameter?...
Read MoreHow to use a vector as input in Chisel...
Read MoreWhat does `vec type 'AnonymousBundle(IO io in <module>)' must be a Chisel type, not ha...
Read MoreDoes chisel3's printf generate terminal output when simulating the emitted verilog?...
Read MoreIs it possible to flip an Analog value in Chisel?...
Read More