This website works better with JavaScript
Home
Explore
Help
Sign In
utedass
/
learning_ghdl
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Rearrange stuff
Jonatan Gezelius
4 years ago
parent
267f86252c
commit
ae6d927cdb
4 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
0
0
basic_test/Makefile
0
0
basic_test/hdl_design/ha.vhd
0
0
basic_test/testbench/ha_tb.vhd
+ 2
- 1
.gitignore
View File
@@ -1,2 +1,3 @@
*~
-simulation/
+simulation/
+#*#
+ 0
- 0
Makefile → basic_test/Makefile
View File
+ 0
- 0
hdl_design/ha.vhd → basic_test/hdl_design/ha.vhd
View File
+ 0
- 0
testbench/ha_tb.vhd → basic_test/testbench/ha_tb.vhd
View File