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

Add simulation commands to example/picosoc #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kanade-k-1228
Copy link

Hi,

I've added simulation to this sample code. The major changes I made are as follows:

  1. Added simulation command to Makefile.
  2. Added a simple shell script for padding the binary written to SPI Flash.
    • Is there an option of tinyprog available to output the binary written to the SPI flash as a file?
  3. Added a define in C to use single IO mode during simulation.
    • Because the spiflash module does not support dual IO mode.

simulation

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.

1 participant