Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sybiflow-examples Arty A7 35 build error on ubuntu platform #148

Closed
akshar001 opened this issue May 16, 2021 · 3 comments
Closed

Sybiflow-examples Arty A7 35 build error on ubuntu platform #148

akshar001 opened this issue May 16, 2021 · 3 comments

Comments

@akshar001
Copy link

Hello,
We are trying to build an example of counter.

TARGET="arty_35" make -C counter_test

But we are getting this error at final end, let us know if we can get help around it.

We followed this tutorial

https://symbiflow-examples.readthedocs.io/en/latest/getting-symbiflow.html

But we are getting this error at fasm,

Serial number (magic cookie) for the routing is: 182215957
Circuit successfully routed with a channel width factor of 500.
Incr Slack updates 1 in 2.0079e-05 sec
Full Max Req/Worst Slack updates 1 in 6.534e-06 sec
Incr Max Req/Worst Slack updates 0 in 0 sec
Incr Criticality updates 0 in 0 sec
Full Criticality updates 1 in 2.6983e-05 sec
Writing Implementation FASM: top.fasm
/root/opt/symbiflow/xc7/install/bin/vpr_common: line 116: 423874 Killed genfasm ${ARCH_DEF} ${EBLIF} --device ${DEVICE_NAME} ${VPR_OPTIONS} --read_rr_graph ${RR_GRAPH} $@
make: *** [Makefile:62: build/arty_35/top.fasm] Error 137
make: *** Deleting file 'build/arty_35/top.fasm'
make: Leaving directory '/home/vegg/Documents/FPGA/symbiflow-examples/xc7/counter_test'
(xc7) root@vegg-HP-Compaq-6200-Pro-SFF-PC:/home/vegg/Documents/FPGA/symbiflow-examples/xc7#

@kgugala
Copy link
Member

kgugala commented May 16, 2021

hi @akshar001

Error 137 suggest you ran out of memory. What kind of machine did you use to run build the example?

@tcal-x
Copy link
Contributor

tcal-x commented May 16, 2021

#119 for reference.

@akshar001
Copy link
Author

@kgugala @tcal-x it's fixed. able to run counter_test on my arty board.
I have upgraded the ram and issue is solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants