fixed a bug in the rom test case

This commit is contained in:
hneemann 2018-02-27 11:29:44 +01:00
parent 07603fe5d5
commit aec2ac6b63

View File

@ -5,7 +5,6 @@
<entry> <entry>
<string>romContent</string> <string>romContent</string>
<storedRoms> <storedRoms>
<roms>
<entry> <entry>
<string>R3-B</string> <string>R3-B</string>
<data size="4">1d,1e,1f,20</data> <data size="4">1d,1e,1f,20</data>
@ -38,7 +37,6 @@
<string>R1-A</string> <string>R1-A</string>
<data size="4">9,a,b,c</data> <data size="4">9,a,b,c</data>
</entry> </entry>
</roms>
</storedRoms> </storedRoms>
</entry> </entry>
</attributes> </attributes>
@ -274,4 +272,5 @@ end loop</dataString>
<p2 x="460" y="520"/> <p2 x="460" y="520"/>
</wire> </wire>
</wires> </wires>
<measurementOrdering/>
</circuit> </circuit>