-
I am a new learner of openrisc , and I got completely no idea where can I get the source codes of or1200. I want to use this on my zedboard , but I stil have no idea how can I start this. Are there an…
-
Hello,
This project is currently broken.
- The top Makefile does not build the lib
- The lib doesn't compile due to warnings turned into errors
error: cast from pointer to integer of different size…
-
-
Hi,
the prebuild images for the zedboard run fine.
```
root@zynq:~# ./fesvr-zynq pk hello
hello!
```
But when I create my own bitfile with Vivado (2014 or 2015, doesn't matter) the Hello World test…
-
Hi,
when trying to integrate the SHA3 rocc into the latest rocket chip (rev 25e1412) I get the following error during compilation o the emulator
~/git-rocket-chip/emulator$ make CONFIG=Sha3CPPConfig…
-
Hi,
the prebuild images for the zedboard run fine.
```
root@zynq:~# ./fesvr-zynq pk hello
hello!
```
But when I create my own bitfile with Vivado (2014 or 2015, doesn’t matter) the Hello World test…
-
The ELEMENTS macro, defined in common.h, controls how many elements a single FPGA is responsible for. Right now, it is set to 1024. It needs to be extended to at least 50,000 for the input training da…
-
when running osc on a Zedboard, with the FMCOMMS3 attached, I could not make the network/remote option work...
rgetz updated
9 years ago
-
we should probably always prefer cross-GCC even when not compiling for another platform.
as we want standalone binaries, is autotools any good for our project? or do we write makefiles by hand?
link a…
-
after making the design distributed, need to add ethernet. suggest trying to make 2 fpgas send signals to each other.