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

Fix plagiarism in 'Registers', and its sub pages. #210

Closed
wants to merge 1 commit into from

Conversation

mohit-003
Copy link
Contributor

Fixes: #80

  • Fixed plagiarism for 'Registers' page
  • Fixed plagiarism for 'Serial Input Serial Output' page
  • Fixed plagiarism for 'Serial Input Parallel Output' page
  • Fixed plagiarism for 'Parallel Input Serial Output' page
  • Fixed plagiarism for 'Parallel Input Parallel Output' page

@YashKumarVerma YashKumarVerma added documentation related to textual content good first issue Good for newcomers inactive inactive for a significant peiod, would be closed in near future labels May 15, 2020
Copy link
Member

@YashKumarVerma YashKumarVerma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there are a few typos in the work. Please rectify them


* As soon as the data loading gets completed, all the flip-flops contain their required data, the outputs are enabled so that all the loaded data is made available over all the output lines at the same time.
* Till the data gets loaded completly, all the Flip-flops will be contained with the required binary-data, the outputs are enabled, so all of the loaded data is accessible all over the lines of output, at the same time.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spelling of completely


* 4 clock cycles are required to load a four bit word. Hence the speed of operation of SIPO mode is same as that of SISO mode.
* The 4 clock cycles are needed to load 4-bits of binary-data. Therfore, speed of the operation- Serial Input Parallel Output mode is same as Serial Input Serial Output mode.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

therefore ?

@tachyons tachyons closed this Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation related to textual content good first issue Good for newcomers inactive inactive for a significant peiod, would be closed in near future
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edit contents of the Interactive book
3 participants