This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
utedass
/
learning_ghdl
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Ensure that the simulation folder is version controlled
Jonatan Gezelius
4 年 前
親
ae6d927cdb
コミット
e1921a87dd
2 ファイル変更
、
2 行追加
、
1 行削除
分割表示
差分情報を表示
2
1
.gitignore
0
0
basic_test/simulation/.this_folder_must_exist
+ 2
- 1
.gitignore
ファイルの表示
@@ -1,3 +1,4 @@
*~
-simulation/
+*.vcd
+*.cf
#*#
+ 0
- 0
basic_test/simulation/.this_folder_must_exist
ファイルの表示