Search code examples
Initializing IO with a bundle in Chisel 3.5...

chiselfirrtl

Read More
Chisel how to test only one package...

chisel

Read More
Chisel memory write mask...

chisel

Read More
How to find the number of PLIC contexts?...

chiselrocket-chipriscv32

Read More
Scala Chisel. BlackBox with 2-d verilog ports...

scalasystem-verilogchisel

Read More
How to initial a 2 Dimensions matrix with independent number of rows and columns in Scala?...

arraysscalamatrixchisel

Read More
Calling Dsptools produces a Chisel runtime error...

signal-processingchisel

Read More
what is the idiomatic way to update *part* of a memory element in FIRRTL? this comes up when updatin...

chiselfirrtl

Read More
Why is this local var not set correctly according to ChiselTest...

chiselchiseltest

Read More
How to assign data to a register in chisel?...

riscvchiselrocket-chip

Read More
Chisel test - internal signals...

chiseltest-bench

Read More
How to correctly pass implicit parameters to a module?...

scalachisel

Read More
I can't import the class whose path is IDEA's source root file...

javascalaintellij-ideachisel

Read More
Timescale missing on the module as other modules have it Verilator error...

scalachiselrocket-chipverilator

Read More
False "Combinational loop detected"...

scalachiselfirrtl

Read More
Adding an MMIO peripheral to Rocket-chip as a submodule...

riscvchiselrocket-chip

Read More
How does a missing boolean operator still compile?...

scalachisel

Read More
Developing Generic AXI4 Peripheral with Chisel...

fpgachiselrocket-chip

Read More
How to import packages into another package(or files in the same package) using "import" e...

scalachisel

Read More
RegInit initializes value only on reset...

scalachisel

Read More
problem compiling a switch case statement in chisel...

hdlchisel

Read More
Conditional Module instantiation in Chisel...

scalachisel

Read More
Chisel queue module test results don't match what i expected...

chiselchiseltest

Read More
In chisel 3, how to initialize memory test code with text file...

chiselchiseltest

Read More
Formal verification with Chisel...

hdlchiselformal-verification

Read More
In chisel, How to generate serval Module with different parameter?...

scalachiselrocket-chip

Read More
How to use a vector as input in Chisel...

scalachisel

Read More
What does `vec type 'AnonymousBundle(IO io in <module>)' must be a Chisel type, not ha...

modulehdlchisel

Read More
Does chisel3's printf generate terminal output when simulating the emitted verilog?...

chisel

Read More
Is it possible to flip an Analog value in Chisel?...

chisel

Read More
BackNext