Skip to content

Commit

Permalink
feat: gitignored generated verilog files in ldo-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
harshkhandeparkar committed Aug 3, 2023
1 parent e0d5745 commit d34a731
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 109 deletions.
1 change: 1 addition & 0 deletions openfasoc/generators/ldo-gen/flow/design/src/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ldo/
37 changes: 0 additions & 37 deletions openfasoc/generators/ldo-gen/flow/design/src/ldo/LDO_CONTROLLER.v

This file was deleted.

72 changes: 0 additions & 72 deletions openfasoc/generators/ldo-gen/flow/design/src/ldo/ldoInst.v

This file was deleted.

0 comments on commit d34a731

Please sign in to comment.