Search code examples
java.nio.file.NoSuchFileException: /home/jovyan/work/source/load-ivy.sc...

scaladockerchisel

Read More
Poking individual bits using peekpoketester...

chisel

Read More
when-otherwise Statement vs. Mux Statement...

chisel

Read More
How to create ROM with VecInit(Array()) in Chisel?...

scalachiselromvec

Read More
Is it possible to declare conditionnal signals in io bundle?...

scalahdlchisel

Read More
Chisel/FIRRTL DefnameDifferentPortsException...

chiselfirrtl

Read More
How to initialize the vector in chisel...

chisel

Read More
Chisel: getting signal name in final Verilog...

chisel

Read More
How to freely assign values to vec type variables in chisel?...

chisel

Read More
Use chisel to implement a relatively large-scale project, how to check the progress of done elaborat...

chisel

Read More
Get an item in Seq using UInt...

scalachisel

Read More
How to to use the val name of selected element in a chisel Vector in the generated Verilog...

chisel

Read More
How to integrate my testbench in chisel with a C++ library?...

scalachisel

Read More
How to convert a deprecated low Firrtl Transform to the Dependency API...

chiselfirrtl

Read More
Retrieving chisel source description inside of treadle...

scalacode-coveragechisel

Read More
Extending Data Types or way to add information...

chiselrocket-chip

Read More
Chisel/Firrtl Verilog backend proof of work...

chisel

Read More
How to import getVerilog() function from the bootcamp examples?...

chisel

Read More
What FPGA vendor boards are supported (well) by Chisel?...

fpgachisel

Read More
Creating IO bundles using dynamic parameters in chisel using MixedVec...

scalachisel

Read More
Chisel3 REPL Vec assignment into module only works after eval...

chiseldigital-logic

Read More
Creating Modules in chisel dynamically and at the same time passing dynamic parameters to those modu...

scalachisel

Read More
Chisel3: Vec indexWhere expected Bool, actual Any...

chisel

Read More
How to call the variable defined inside withClockAndReset...

chisel

Read More
Fixed point number representation in FIRRTL...

chisel

Read More
Printing UInt and SInt values in CHISEL...

chisel

Read More
Chisel3 REPL peek value is correct but expect fails in test...

fpgachiseldigital-logic

Read More
How to test modules with bundle/vec input?...

chiseldigital-logic

Read More
How to soft reset Chisel Counter...

chisel

Read More
How to define output Reg in Chisel properly...

hdlchiselregister-transfer-level

Read More
BackNext