mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-14 07:17:13 -04:00
added a .gitignore file to the processor example folder
This commit is contained in:
parent
73efa41e1d
commit
bb7d24e4e2
3
src/main/dig/processor/.gitignore
vendored
Normal file
3
src/main/dig/processor/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*.vhdl
|
||||
*.xdc
|
||||
vivado
|
@ -343,16 +343,6 @@
|
||||
</elementAttributes>
|
||||
<pos x="920" y="260"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>Board: BASYS3</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="400" y="200"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Testcase</elementName>
|
||||
<elementAttributes>
|
||||
@ -562,6 +552,17 @@ end loop
|
||||
</elementAttributes>
|
||||
<pos x="1220" y="460"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>Pin numbers are defined to match the BASYS3 FPGA board.
|
||||
{{de Die Pin-Nummern sind definiert für ein BASYS3 FPGA Board.}}</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="400" y="140"/>
|
||||
</visualElement>
|
||||
</visualElements>
|
||||
<wires>
|
||||
<wire>
|
||||
|
@ -1040,6 +1040,17 @@
|
||||
</elementAttributes>
|
||||
<pos x="720" y="620"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Text</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>Pin numbers are defined to match the BASYS3 FPGA board.
|
||||
{{de Die Pin-Nummern sind definiert für ein BASYS3 FPGA Board.}}</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="280" y="160"/>
|
||||
</visualElement>
|
||||
</visualElements>
|
||||
<wires>
|
||||
<wire>
|
||||
|
Loading…
x
Reference in New Issue
Block a user