Project

General

Profile

Actions

Feature #9468

closed

HDL parser backend that removes 'initial' processes

Added by Sergey Smolov about 5 years ago. Updated almost 5 years ago.

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

100%

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

Description

In Verilog, 'initial' blocks are non-synthesizable, as 2005 standard tells.

The backend for HDL parser should be implemented that removes such processes from CFG.

When the 'initial' block contains variables' initialization assignments, these values (if constants!) should be stored at the variables' declarations.

Actions

Also available in: Atom PDF