You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to compile bladeRF-adsb with the latest bladeRF release version 2023.02 as described in Building ADS-B image section of the README.md but got the following error:
Error (10346): VHDL error at rx-adsb.vhd(226): formal port or parameter "eight_bit_mode_en" must have actual or default value File: /home/ik/bladerf/bladeRF/hdl/fpga/platforms/bladerf-micro/vhdl/rx-adsb.vhd Line: 226
Error (10784): HDL error at fifo_writer.vhd(44): see declaration for object "eight_bit_mode_en" File: /home/ik/bladerf/bladeRF/hdl/fpga/ip/nuand/synthesis/fifo_writer.vhd Line: 44
According to that, I guess the new eight-bit mode needs some changes to bladeRF-adsb code? Or did I do something wrong?
The text was updated successfully, but these errors were encountered:
I tried to compile bladeRF-adsb with the latest bladeRF release version 2023.02 as described in Building ADS-B image section of the README.md but got the following error:
According to that, I guess the new eight-bit mode needs some changes to bladeRF-adsb code? Or did I do something wrong?
The text was updated successfully, but these errors were encountered: