TWiki
>
P1076 Web
>
VHDL2017
>
LCS2016_007
>
LCS_2016_007_Examples
(2017-04-06,
JimLewis
)
(raw view)
E
dit
A
ttach
---+ Examples for Sequential Declaration Regions <br> <verbatim> function to_string ( value : in integer_vector ) return string is variable L : line; begin write(L, value) ; inner_blk : block variable result : string(L'range) ; begin result := L.all ; deallocate(L) ; return result ; end block ; end function to_string ; </verbatim>
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2017-04-06 - 23:29:59 -
JimLewis
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-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback