This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
utedass
/
learning_ghdl
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Rearrange stuff
Jonatan Gezelius
hace 4 años
padre
267f86252c
commit
ae6d927cdb
Se han
modificado 4 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadí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 fichero
@@ -1,2 +1,3 @@
*~
-simulation/
+simulation/
+#*#
+ 0
- 0
Makefile → basic_test/Makefile
Ver fichero
+ 0
- 0
hdl_design/ha.vhd → basic_test/hdl_design/ha.vhd
Ver fichero
+ 0
- 0
testbench/ha_tb.vhd → basic_test/testbench/ha_tb.vhd
Ver fichero