This repository has been archived by the owner on May 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
What is “buges”? Do you mean bugs? Sent with GitHawk |
loopyme
suggested changes
Oct 21, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't add DS_Store
, ipynb
or such other files to this project
* Update run_test.py * Revert "Update run_test.py" This reverts commit 2c75007. * add travis-ci (CQU-AI#13) * Update and rename README.md to README.rst * Update README.rst * Update setup.py * Create .travis.yml * Update README.rst * Update run_test.py * build ci * Update README.rst * fix RegData shift (CQU-AI#15) * add example pic * fix RegData-shift * Update run_test.py * Update .travis.yml * Add RegData copy init (CQU-AI#16) * add example pic * add copy_init * clear the regs before next test * update test * Update .gitignore for macOS * Update README.rst * Add some instruction test (CQU-AI#17) * Update run_test.py unit test (test_instructions) * Update filepath * debug instructions_test debug instructions_test * updata unit test (sll,srl,sllv,srlv) * Add contributor
loopyme
changed the title
add stack and stack operations
Add stack and stack operations
Oct 21, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Working on issue #9: Stack stuffs