entity paren1 is end paren1; architecture behav of paren1 is signal a : bit_vector (1 to 4); begin process begin for b in a'range loop assert a(b) = '0'; end loop; wait; end process; end behav; //git.panaceas.org/cgit.cgi/iCE40/nextpnr/atom/3rdparty/QtPropertyBrowser/examples/examples.pro?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/QtPropertyBrowser/examples/examples.pro
blob: 4d0dad696b9d3b7130fcc521e7626ca8f97ea463 (plain)
1
2
3
4
5
6
7
######################################################################
# Automatically generated by qmake (2.00a) Wed Jun 15 15:53:34 2005
######################################################################

TEMPLATE = subdirs
SUBDIRS = simple canvas_variant canvas_typed demo decoration extension object_controller