mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-26 22:41:59 -04:00
allow multi line text
This commit is contained in:
parent
4ca0f4cd72
commit
58039e0d26
@ -117,7 +117,7 @@
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>$R$</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
|
@ -1349,7 +1349,7 @@ repeat(16) bits(4,n) 0 x 0
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>16-Bit SRAM</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
|
@ -138,7 +138,7 @@ auszuprobieren.</string>
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>*</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
@ -148,7 +148,7 @@ auszuprobieren.</string>
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>=</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
|
@ -967,7 +967,7 @@ A B C D Y_3
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>AND Matrix</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
@ -977,7 +977,7 @@ A B C D Y_3
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>OR Matrix</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
|
@ -157,7 +157,7 @@
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>Synchroner Zähler mit JK-Flipflops</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
|
@ -169,7 +169,7 @@
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>Asynchroner Zähler mit T-Flipflops</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
|
@ -275,7 +275,7 @@
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>Master</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
@ -286,7 +286,7 @@
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>Slave</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
|
@ -182,7 +182,7 @@ into a LUT to speedup the cellular automaton.</string>
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>birth</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
@ -226,7 +226,7 @@ into a LUT to speedup the cellular automaton.</string>
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>survive</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
@ -275,7 +275,7 @@ next state. Is used to initialize the cell.</string>
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Description</string>
|
||||
<string>neighbours</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
|
Loading…
x
Reference in New Issue
Block a user