TWiki
>
P1076 Web
>
Vhdl2019CollectedRequirements
>
ConditionalReturn
(revision 2) (raw view)
Edit
Attach
---+ Conditional return statement <br />%TOC% ---++ Proposal Editing Information * Who Updates: Main.JimLewis, Main.PatrickLehmann, <Add YourName >, ... * Date Proposed: 2012-08-19 * Date Last Updated: 2016-02-19 * Priority: * Complexity: * Focus: Testbench ---++ Requirement Summary Conditional return statement ---++ Related and/or Competing Issues: none ---++ Use Model <verbatim>return (Data'range => 'U') when MemArrayPtr = NULL; return (<expression 1>) when <condition 1> else (<expression 2>) when <condition 2> else (<expression N>); -- JonnyDoin - 2013-01-03</verbatim> ---++ Proposal ---++ Questions ---++ General Comments This conditional return mechanism is useful for synthesis, not only for testbench use. -- Main.JonnyDoin - 2013-01-03 VHDL has already conditional loop control statements:<br />- next [when condition];<br />- exit [when condition];<br />It's just fair to add conditional return statements, too. -- Main.PatrickLehmann - 2016-02-18 ---++ Supporters -- Main.JonnyDoin - 2013-01-03 -- Main.PatrickLehmann - 2016-02-18 _Add your signature here to indicate your support for the proposal_
Edit
|
Attach
|
P
rint version
|
H
istory
:
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2020-02-17 - 15:34:28 -
TWikiGuest
P1076
Log In
or
Register
P1076 Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
Main
P1076
Ballots
LCS2016_080
P10761
P1647
P16661
P1685
P1734
P1735
P1778
P1800
P1801
Sandbox
TWiki
VIP
VerilogAMS
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback