This website works better with JavaScript
홈
탐색
도움말
로그인
utedass
/
learning_ghdl
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
Rearrange stuff
Jonatan Gezelius
4 년 전
부모
267f86252c
커밋
ae6d927cdb
4개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
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
파일 보기
@@ -1,2 +1,3 @@
*~
-simulation/
+simulation/
+#*#
+ 0
- 0
Makefile → basic_test/Makefile
파일 보기
+ 0
- 0
hdl_design/ha.vhd → basic_test/hdl_design/ha.vhd
파일 보기
+ 0
- 0
testbench/ha_tb.vhd → basic_test/testbench/ha_tb.vhd
파일 보기