Marcelo Samsoniuk
Marcelo Samsoniuk
HPCV2 K420T board updated from 1024 to 1276 cores! :) Changes to be committed: modified: corescore.core modified: rtl/hpc_k7_clock_gen.v
Comments, suggestions and discussions can be posted here: https://github.com/darklife/darkriscv/discussions For effective changes in the code (support for new boards, applications, etc), please open an issue first to discuss the topic...
Typical synthesis tools assume the defines as global, so a multi-core environment with non-symmetric configurations does not work... also, the defines may conflict with legacy defines already in use. By...
Although the DarkRISCV native data bus is very simple, flexible and faster (although not faster and flexible at the same time), the standard bus for FPGAs appears to be converging...
The big-endian support works only in the simulation. The problem is probably related to the gcc : even in the simulation the -Os optimization appears to not match with the...
Add a set of verilator scripts, as suggested in the issue #19
Hello Colleagues! I think It is the moment to expand the *DarkRISCV* family in order to keep it simple, clear and at same time introduce new features. The proposal is...
Hi! I was looking the project, but found only the zip files with lots of pre-compiled images... can you distribute the source code? I think the project will be far...