I am trying to complete the switch_calc tutorial. The simulation in step 5 passes, so I believe my P4 code is correct. However, step 10 ("Compile the bitstream") fails. I am unsure whether step 9 ("Run the SUME simulation") succeeds or fails -- there is no error and make is happy, but there are some CRITICAL WARNINGs above, so it might be failing silently.
I have not changed any files besides switch_calc.p4 and I believe I did follow the setup and tutorial steps. I am using Vivado 2016.4 and SDNet 2018.2. I tried both with the latest commit from the master branch and the v1.3.1 release.
I am attaching the log from the synthesis: runme.log.
Hello,
I am trying to complete the
switch_calc
tutorial. The simulation in step 5 passes, so I believe my P4 code is correct. However, step 10 ("Compile the bitstream") fails. I am unsure whether step 9 ("Run the SUME simulation") succeeds or fails -- there is no error andmake
is happy, but there are some CRITICAL WARNINGs above, so it might be failing silently.I have not changed any files besides
switch_calc.p4
and I believe I did follow the setup and tutorial steps. I am using Vivado 2016.4 and SDNet 2018.2. I tried both with the latest commit from themaster
branch and thev1.3.1
release.I am attaching the log from the synthesis: runme.log.
Any help would be much appreciated!