Maria José Belda

Results 16 issues of Maria José Belda

### Background Work - [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/chipyard) - [X] Yes, I searched the [documentation](https://chipyard.readthedocs.io/) ### Feature Description I would need support for the Xilinx VC707 board....

enhancement

### Background Work - [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/firesim) - [X] Yes, I searched [prior issues](https://github.com/firesim/firesim/issues) - [X] Yes, I searched the [documentation](https://docs.fires.im/en/stable/) ### FireSim Version and Hash...

bug

Hello, I am having issues building an AGFI with the newer version of the repo for a BOOM 4-core system. It throws an error with little information. My config is...

### Background Work - [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/firesim) - [X] Yes, I searched [prior issues](https://github.com/firesim/firesim/issues) - [X] Yes, I searched the [documentation](https://docs.fires.im/en/stable/) ### FireSim Version and Hash...

bug

### Background Work - [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/firesim) - [X] Yes, I searched [prior issues](https://github.com/firesim/firesim/issues) - [X] Yes, I searched the [documentation](https://docs.fires.im/en/stable/) ### FireSim Version and Hash...

bug

Hello, I am trying to generate a custom config for Gemmini. On `gemmini/src/main/scala/gemmini/ConfigsFP.scala` I have added the following: ~~~ //FP32 Single Precision Configuration val FP32Mesh8HighPerfConfig = defaultFPConfig.copy(inputType = Float(8, 24),...

Hello, When I read the Gemmini paper (https://people.eecs.berkeley.edu/~ysshao/assets/papers/genc2021-dac.pdf) a im2col feature is mentioned. This feature is supposed to be on the Rocket and Boom cores and also on the accelerator....

Hello, I am trying to generate a 16x16 FP32 Gemmini, but because it ocuppies so much luts I am going with the dummy config option (as you said me some...

Hello, I am trying to run a particular version of the MobilenetV2 CNN. I have quantized it and it can be seen in netron.app that it is correctly quantized using...

Hello, I am trying to upload a bitstream I have genrated with Chipyard to the ARty 35T using PIO, but when I try to execute the upload command the following...