Skip to Main Content Skip to Search
Product Documentation

ClockProcessPostfix - Specify string to append to HDL clock process names

Settings

'string'

The default postfix is _process.

The coder uses process blocks to modify the content of a filter's registers. The label for each of these blocks is derived from a register name and the postfix _process. For example, the coder derives the label delay_pipeline_process in the following block declaration from the register name delay_pipeline and the default postfix string _process:

delay_pipeline_process : PROCESS (clk, reset)
BEGIN
  .
  .
  .

See Also

PackagePostfix, ReservedWordPostfix

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS