-
Hi Daniel,
I was able to run LeFlow correctly and hardware was synthesized for the DE1-SoC card. That was quite interesting. Now I am trying to understand how to integrate this hardware with other …
-
@the-snowwhite OK, now that #22 is merged, we need to finish the job, i.e. actually make it usable, because currently it is not:
- You chose to rename the firmware file to the (somewhat meaningless) '…
-
Dear Prof. @doonny ,
I use De1-SoC and Angstrom v2014.12 - Kernel , I changed,
`const char *vendor_name = "altera";` in derictory ../project/host/main.cpp
because of when *vendor_name = "Intel" the…
-
VGA를 8bit Gray Scale로 변환하는 방법에 대해 알아본다.
소프트웨어가 아니라 Qsys를 이용하여 수정하도록 한다.
-
My intention with creating this issue is collecting/sharing information and gauging interest about running Linux on VecRiscv. From what I know, VexRiscv is still missing functionality, and it won't wo…
ghost updated
5 years ago
-
Hello,
In the [README.md](https://github.com/doonny/PipeCNN/blob/master/README.md#L34) file it says that the execution time for AlexNet on the DE1-SoC is 150 ms. Can you provide the configuration f…
-
I want to test the Pipe CNN on an Attila Arria 10 GX card with an Intel SDK open CL v17.1. I did the implentation and it's working!
Stil, I want to do the demo on my card:
hwo can I do that?
- Sha…
-
I am looking to implement an edge ML inferencing accelerator for the raspi. I am wondering if it is possible to use leflow to compile a TensorFlow graph to run on the spartan 6 FPGA. I am not sure whe…
-
We want to make a new top-level directory for assets for this platform (I'm impartial to the name)
Inside this directory we want to create a `manuals` (or `man`) directory and put any useful litera…
-
Hello,
First of all, congratulations for the project.
Can you tell me the best way to see the schematic produced by LeFlow?
I tried to import the files .v into Vivado of your example 06, but the …