Alef Carneiro de Sousa

Results 4 issues of Alef Carneiro de Sousa

### Environment - OS and Version: Ubuntu 20.04.6 LTS - VS Code Version: 1.86.1 - C/C++ Extension Version: v1.18.5 ### Bug Summary and Steps to Reproduce Bug Summary: The "Find...

Hi, I'm trying to install Rehearse in the cluster of the university that I study, but during the `make` command I get the error `cc1plus: error: unrecognized command line option...

Hi, I'm trying to understand riscv-sodor microarchitecture and I have a doubt about the data memory. What are the functions of `mem_val` and `mem_rw` input signals?

Hi, I'm developing the code of a genetic algorithm that I pretend to embed into an FPGA and I need a sorter. I would like to use your algorithm and...