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

Does compilation always take nearly 2 hours? #14

Open
nniranjhana opened this issue Apr 15, 2019 · 2 comments
Open

Does compilation always take nearly 2 hours? #14

nniranjhana opened this issue Apr 15, 2019 · 2 comments

Comments

@nniranjhana
Copy link

Hi, we were following the switch tutorial for compiling P4 to NetFPGA. And we noticed that it takes around a couple of hours to generate the bit file. Is there a way to reduce this time? Since we'd have to recompile for any small change in the P4 program.

@mariodruiz
Copy link

Hi,
You can try to reduce the time using incremental design. Check this AR https://www.xilinx.com/support/answers/57853.html out. You need the dcp from the original project. I'm not sure how much time you can reduce.

@nniranjhana
Copy link
Author

Hey @mariodruiz Thanks for this, I'll check this out, wasn't aware of it earlier.

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

2 participants