Long-term solution for Xilinx Viterbi IP license in openwifi? #472
Answered
by
HavingaThijs
silabs-ArturB
asked this question in
Q&A
|
Hi everyone, I’ve been exploring openwifi, and I understand from the README and other discussions that the receiver uses the Xilinx Viterbi Decoder IP, which runs under an evaluation license. I’m also aware of the ~2 hour limitation, and that people usually just reload the FPGA or power-cycle to restart the decoder. But I’m trying to understand how groups working with openwifi handle the license in the long term, after (to my knowledge) the evaluation period expires (e.g., 120 days or beyond).
|
Answered by
HavingaThijs
Oct 21, 2025
Replies: 1 comment 2 replies
|
I guess you can re-apply/re-new the evaluation license after it expires. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As far as we know, you can reapply an unlimited amount of times. We are doing this for several years now.
Some master thesis students have explored replacing the Viterbi decoder as well: https://github.com/BaimingZhang26213/viterbi_decoder It works in simulation, but has not been run successfully on a board yet.