Maria José Belda

Results 20 comments of 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. ![image](https://user-images.githubusercontent.com/11842513/233604798-170c1260-de3b-44f7-8117-fb7f6f0ac5c9.png) 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...

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?