Skip to content

Conversation

@bobbinth
Copy link
Contributor

This PR will attempt to add support for random access memory. This requires:

  • Move PUSH operation out of high-degree operation class into its own class.
  • Add MEMRR operation to high-degree operation class.
  • Add memory state register.
  • Add MLOAD and MSTORE machine instructions to low-degree instruction class.
  • Define load and store assembly instructions.
  • Update external interfaces.
  • Update documentation.

@bobbinth bobbinth linked an issue Aug 23, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for random access memory

2 participants