corescore icon indicating copy to clipboard operation
corescore copied to clipboard

CoreScore

Results 16 corescore issues
Sort by recently updated
recently updated
newest added

The board is proprietary so board support is just called vu19p. The synthesis, place & route requires at least 64GB of RAM and ~48H on classical machine (I7 7700K). Results...

HPCV2 K420T board updated from 1024 to 1276 cores! :) Changes to be committed: modified: corescore.core modified: rtl/hpc_k7_clock_gen.v

This compiles fine with Vivado 2018.2, however when trying to connect with corecount, it does not print anything. Resource utilisation is as such: ``` +----------------------------+-------+-------+-----------+-------+ | Site Type | Used...

I'm trying to add my board[ opos6ul_sp in the corescore project.](https://github.com/Martoni/corescore/commit/29af1313cc7e7f0842cfce885bacbe6f50cd98b0) but I'm stuck with a $clog2() problem. ``` ERROR:HDLCompiler:815 - "/…/workspace/build/corescore_0/src/serving_1.0.2/serving/serving.v" Line 42: System function call clog2 is not...

I installed fusesoc in May 2020 to run corescore. Today, I ran it again, but it failed when compiling for the Trellis target. The particular error doesn't really matter, but...

I managed to synthesize corescore for colorlight_5a75b. Seems to works but if I open terminal on uart I have an end of line problem : ```shell $ screen /dev/ttyUSB0 57600...

Since this repository utilizes FuseSoC, how to find a submodule is less obvious compared to those using Makefile. For example, ` corescore/rtl/corescore_tinyfpga_bx.v` initializes the module `axis_async_fifo`, but searching the name...

When trying to run corescore for the Lattice iCE40-HX8K FPGA, I get an error during placement: ``` ERROR: Unable to find legal placement for all cells, design is probably at...

It would be nice to be able to test a variety of different cores, like VeeRwolf to see how they fit in a given device. This would allow you to...

I set 60 cores for now. The highest score I was able to achieve with all cores detected by Corey is 69, but since place and route is different between...