aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/libghdl/conf_inside.vhdl
blob: 6181d572a5bed26ec163a8e9f6b8d727d5b8a389 (plain)
1
2
3
4
5
6
configuration cfg2 of e2 is
  -- comments in design units (python doc-string style) :cfg2:
  -- might be multi line :cfg2:
  for a2
  end for;
end configuration;