Xilinx / open-nic-shell

AMD OpenNIC Shell includes the HDL source files
Apache License 2.0
94 stars 63 forks source link

Can not generate the bistream on Alveo U250 #43

Closed manwu1994 closed 1 year ago

manwu1994 commented 1 year ago

When we tried to generate the open-nic-shell on Alveo U250, we got the below errors:

[Common 17-69] Command failed: This design contains one or more cells for which bitstream generation is not permitted:
cmac_port[1].cmac_subsystem_inst/cmac_wrapper_inst/cmac_inst/inst/i_cmac_usplus_1_top (<encrypted cellview>)
cmac_port[0].cmac_subsystem_inst/cmac_wrapper_inst/cmac_inst/inst/i_cmac_usplus_0_top (<encrypted cellview>)
If a new IP Core license was added, in order for the new license to be picked up, the current netlist needs to be updated by resetting and re-generating the IP output products before bitstream generation.

Thank you so much in advance for your comments and solution for this issues.

cneely-amd commented 1 year ago

Hi @manwu1994 ,

Can you please double check whether the status of your licenses is okay, using the license manager found under Vivado's Menu -> Help -> Manage License.

Within the license manager, under Manage License -> View License Status, you should be able to see a list of licenses including cmac_usplus. This is just to double check that the Vivado license status looks okay.

image
manwu1994 commented 1 year ago

Thank you so much for your reply.

We applyed and added the cmac_usplus license, but we still failed by the same error.

8cd39b208b422a279b6cbd0b6c006ad

By the way, where can download the sdnet_p4 license?

Thank you so much again for your comments.