Maria José Belda
Maria José Belda
Hello, Excuse me @Lorilandly , did you manage to boot the vc707 with an sd card? I am just trying to do this but I don't get any output when...
Hi, @Lorilandly I did the mentioned steps but I only get it to boot until this point.  Where do you mean I have to change the board from vcu118...
I have the same line. My entire `PreElaborations.scala` looks like this. ~~~ // See LICENSE.SiFive for license details. package freechips.rocketchip.stage.phases import chisel3.RawModule import chisel3.stage.ChiselGeneratorAnnotation import firrtl.AnnotationSeq import firrtl.options.Viewer.view import firrtl.options.{Dependency,...
The Rocket config builds successfully so the problem must be with BOOM. I need the BOOM to work too because I am trying to compare the execution time of different...
How is the fix going?
It happens to me with the dog image too. You can use any image that fits on the expected measurements.
I am a bit confused with this particular case. I have created a dummy 32bit int gemmini config, so my gemmini params are on the file ``systolic_params_int8.h``. Is that right?...
Hi, I need to execute an Xception network too. Is there any mechanism to write the code or should it be done manually for each layer? Thanks!
@k0nze Did you managed to generate the dummy parameters for alexnet? I am also interested in executing it.
Maybe it does not trigger the error because internally it changes the value to the maximum (16). Is this possible?