diff options
author | jjsuperpower <jjs29356@gmail.com> | 2022-06-23 23:04:28 -0500 |
---|---|---|
committer | jjsuperpower <jjs29356@gmail.com> | 2022-06-23 23:04:28 -0500 |
commit | 382b73b0989dc00093f4e5daa67d4386722b19fb (patch) | |
tree | 472203a26f5a4b0e573c1528633f90d019d9f2a3 /hdl/testing/.gitignore | |
parent | 26169bec7ae7b85d938f5d3c6e969885f2230541 (diff) |
basic myhdl setup working
Diffstat (limited to 'hdl/testing/.gitignore')
-rw-r--r-- | hdl/testing/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hdl/testing/.gitignore b/hdl/testing/.gitignore index be78124..16063d7 100644 --- a/hdl/testing/.gitignore +++ b/hdl/testing/.gitignore @@ -1 +1,2 @@ -quartus
\ No newline at end of file +quartus +gen_verilog
\ No newline at end of file |