Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement latches/flip-flops package #29

Closed
LovetheFrogs opened this issue Jun 25, 2022 · 1 comment · Fixed by #50
Closed

Implement latches/flip-flops package #29

LovetheFrogs opened this issue Jun 25, 2022 · 1 comment · Fixed by #50
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request exceptions This issue is related to exxceptions of a package test This issue is related to tests of a library module
Milestone

Comments

@LovetheFrogs
Copy link
Owner

Implement a new package containing common latches.

@LovetheFrogs LovetheFrogs self-assigned this Jun 25, 2022
@LovetheFrogs LovetheFrogs added documentation Improvements or additions to documentation enhancement New feature or request test This issue is related to tests of a library module labels Jun 25, 2022
@LovetheFrogs LovetheFrogs added this to the Latches milestone Jun 25, 2022
@LovetheFrogs LovetheFrogs added the exceptions This issue is related to exxceptions of a package label Jun 25, 2022
@LovetheFrogs
Copy link
Owner Author

Add the following latches:

  • SR Latch
  • D Latch

Add the following flip-flops:

  • SR Flip-Flop
  • D Flip-Flop
  • JK Flip-Flop
  • T Flip-Flop

@LovetheFrogs LovetheFrogs linked a pull request Jul 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request exceptions This issue is related to exxceptions of a package test This issue is related to tests of a library module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant