This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
utedass
/
learning_ghdl
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Rearrange stuff
Jonatan Gezelius
%!s(int64=4) %!d(string=hai) anos
pai
267f86252c
achega
ae6d927cdb
Modificáronse 4 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
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
Ver ficheiro
@@ -1,2 +1,3 @@
*~
-simulation/
+simulation/
+#*#
+ 0
- 0
Makefile → basic_test/Makefile
Ver ficheiro
+ 0
- 0
hdl_design/ha.vhd → basic_test/hdl_design/ha.vhd
Ver ficheiro
+ 0
- 0
testbench/ha_tb.vhd → basic_test/testbench/ha_tb.vhd
Ver ficheiro