FPGA build
#1
Hello,

I found that you have added more instructions (below) how to build and use virtual platform with Pulpissimo.
Thaks for that, I got virtual platform working and run Hello test on it.


Is there similar instructions for FPGA build? Is there somewhere build-fpga like build-gvsoc etc.?


"Building and using the virtual platform
Once the RTL platform is installed, the following commands can be executed to install and use the virtual platform:
Code:
git clone https://github.com/pulp-platform/pulp-builder.git
cd pulp-builder
git checkout b3b255b0f653fce950cf730972c8ad07b1be7bf0
source configs/pulpissimo.sh
./scripts/build-gvsoc
source sdk-setup.sh
source configs/gvsoc.sh
cd ..
Then tests can be compiled and run as for the RTL platform. "

Best Regards,
Akim
Reply
#2
We are still working on the release of the FPGA mapping for PULPissimo. It is I would say more than 90% done, but the last 10% is where a lot of small details hide.
Visit pulp-platform.org and follow us on twitter @pulp_platform
Reply
#3
(05-15-2019, 11:17 AM)kgf Wrote: We are still working on the release of the FPGA mapping for PULPissimo. It is I would say more than 90% done, but the last 10% is where a lot of small details hide.

Great!
I can see from testbench files that there are some writings to registers for example "JTAG Register = 003".
What registers & settings needs to be written before we can expect to be able successfully write&read to/from memory in FPGA?

BR,
Akim
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)