Project

General

Profile

Actions

Feature #9486

closed

HDL parser's init_process backend: calculate initial values if possible

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
Engine (Parser)
Target version:
Start date:
02/13/2019
Due date:
% Done:

100%

Estimated time:
Published in build:
1.1.1-beta-190722

Description

The "init_process" backend is unable to extract initial values from assignments that are not of "x := c" type (x is a variable, c is a constant).
But in some cases the right hand side expression can be calculated by using initial values of other variables.
The backend should be improved.

Actions

Also available in: Atom PDF