Project

General

Profile

Actions

Bug #9190

closed

ru.ispras.verilog.parser.sample.DescriptorBuffersTestCase: incorrect calculation for string parameter values

Added by Sergey Smolov over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Target version:
Start date:
08/03/2018
Due date:
% Done:

0%

Estimated time:
Detected in build:
master
Platform:
Published in build:

Description

The testcase output contains the following description for 'OUTDATA_REG' parameter:

Override parameter: the_write_command_FIFO.the_dp_ram.ram_model.OUTDATA_REG = the_write_command_FIFO.the_dp_ram.outdata_reg_b = Data[type=(BIT_VECTOR 64), value=0010001000110000010010110100001101001111010011000100001100100010]

This parameter is of string type, as it is written in altera_msgdma_mod/dispatcher/altsyncram_model.v:
parameter OUTDATA_REG = "UNREGISTERED" 

Actions

Also available in: Atom PDF