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

29 implement latchesflip flops package #50

Merged
merged 64 commits into from
Jul 6, 2022

Conversation

LovetheFrogs
Copy link
Owner

No description provided.

This commit adds:
- Latches package  __init__ class
- Latches exceptions __init__ class
- Latches tests package added (NOT IMPLEMENTED)

- Added import for LatchesExceptions to Exceptions.__init__
- Added import for Latches to CTools.__init__
Left to implement it.
FIxed the vocabulary used in the SRLatch class comments
Added import for SRFlipflop in Latches/__init__.py
@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 Jul 6, 2022
@LovetheFrogs LovetheFrogs added this to the Latches milestone Jul 6, 2022
@LovetheFrogs LovetheFrogs self-assigned this Jul 6, 2022
@LovetheFrogs LovetheFrogs merged commit f4e0d1c into main Jul 6, 2022
@LovetheFrogs LovetheFrogs deleted the 29-implement-latchesflip-flops-package branch July 6, 2022 19:51
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 test This issue is related to tests of a library module
Projects
None yet
1 participant