We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to build the open-nic-shell using Vivado 2022.1 with the following build parameters:
build_options
-board_repo "" -board au55c -tag "" -overwrite 0 -rebuild 0 -jobs 48 -synth_ip 1 -impl 1 -post_impl 1 -user_plugin "" -bitstream_userid "0xDEADC0DE" -bitstream_usr_access "0x66669999" -sim 0`
design_params
-min_pkt_len 64 -max_pkt_len 1518 -use_phys_func 1 -num_phys_func 1 -num_qdma 1 -num_queue 512 -num_cmac_port 2`
I am facing a negative slack in the generated bitstream:
Any solutions to resolve this issue?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying to build the open-nic-shell using Vivado 2022.1 with the following build parameters:
I am facing a negative slack in the generated bitstream:
Any solutions to resolve this issue?
The text was updated successfully, but these errors were encountered: