expected.vhdlams
691 Bytes
<?xml version="1.0" encoding="ISO-8859-1"?>
<vhdlams:VAModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:vhdlams="http://www.femto-st.fr/disc/vhdlams.ecore" name="source">
<package name="source">
<designUnit xsi:type="vhdlams:Entity" name="Block1" architecture="//@package.0/@designUnit.1"/>
<designUnit xsi:type="vhdlams:Architecture" name="behav" entity="//@package.0/@designUnit.0">
<statement xsi:type="vhdlams:Process" name="Activity1">
<sequentialStatement xsi:type="vhdlams:ForStatement" loopCondition="i IN 3 DOWNTO 0"/>
</statement>
</designUnit>
</package>
</vhdlams:VAModel>