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 #1

Updated by Sergey Smolov about 5 years ago

Actually, it is a non 2005 standard issue, but it is supposed to be useful.

Actions #2

Updated by Sergey Smolov about 5 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Done in 1c714f47

Actions #3

Updated by Sergey Smolov almost 5 years ago

  • Status changed from Resolved to Closed
  • Published in build set to 1.1.1-beta-190722
Actions

Also available in: Atom PDF