List Question
15 TechQA 2023-03-06T09:42:21.020000Exception in thread "main" chisel3.package$ChiselException: Unable to locate the elaborated circuit, did chisel3.stage.phases.Elaborate run correctly
174 views
Asked by gowthamkumar dubakula
How to move sram to top hierarchy in Chisel3/Firrtl
74 views
Asked by DDK
Initializing IO with a bundle in Chisel 3.5
216 views
Asked by stackmeister
what is the best practice to initialize a FIRRTL memory?
202 views
Asked by Daniel
how to get a critical path / bottleneck analysis of FIRRTL code?
168 views
Asked by Daniel
what do "cmem", "infer", and "mport" mean?
173 views
Asked by Daniel
False "Combinational loop detected"
642 views
Asked by larluc
Bundle using Mux
142 views
Asked by HaibaraMegumi
How to emitVerilog from Firrtl with annotations
183 views
Asked by Mokhtar H.
Chisel: fail to generate verilog while writing a simple combinational logic
246 views
Asked by K.M.T
Differences between LazyModule and LazyModuleImp
590 views
Asked by Phantom
Chisel 3.4.2 syncmem and a black box. No memory replacement with --repl-seq-mem option
338 views
Asked by Anton Sorokin
Chisel/FIRRTL DefnameDifferentPortsException
265 views
Asked by Mikhail
How to convert a deprecated low Firrtl Transform to the Dependency API
144 views
Asked by Chick Markley