analogdevicesinc / hdl

HDL libraries and projects
https://wiki.analog.com/resources/fpga/docs/hdl
Other
1.53k stars 1.52k forks source link

unit_level_tb: Revert SV support #1509

Open IstvanZsSzekely opened 2 weeks ago

IstvanZsSzekely commented 2 weeks ago

PR Description

Added SystemVerilog support breaks some of the current unit level testbenches. Removing support for SystemVerilog, until incompatibilities between Verilog and SystemVerilog are understood and fixed.

PR Type

PR Checklist

gastmaier commented 2 weeks ago

do you have a list of the broken ones?

IstvanZsSzekely commented 2 weeks ago

Yes, here are the testbenches that are failing in addition to the ones that were already failing for other reasons: jesd204/axi_jesd204_rx_regmap_tb jesd204/axi_jesd204_tx_regmap_tb jesd204/soft_pcs_pattern_align_tb util_pack/cpack_tb util_pack/underflow_tb util_pack/upack_tb