Pedro Antunes

Results 1 comments of Pedro Antunes

Hi, related to this issue, xcelium gives the following error: ``` xmelab: *E,RNGDIR (../src/axi_axil_adapter_rd.v,286|61): Reversed part-select index expression ordering. s_axi_rdata_next = m_axil_rdata >> (addr_reg[AXIL_ADDR_BIT_OFFSET-1:AXI_ADDR_BIT_OFFSET] * AXI_DATA_WIDTH); ``` And Verilator gives...