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

'ReConfig your Soc' of Chapter 1.1-Spinal-quick-start.ipynb #5

Open
bobcladic opened this issue Aug 4, 2020 · 1 comment
Open

'ReConfig your Soc' of Chapter 1.1-Spinal-quick-start.ipynb #5

bobcladic opened this issue Aug 4, 2020 · 1 comment

Comments

@bobcladic
Copy link

when execute In[6] of this .ipynb, fail to run. The error message is below

cmd6.sc:4: not found: value IS42x320D
sdramLayout = IS42x320D.layout,
^cmd6.sc:5: not found: value IS42x320D
sdramTimings = IS42x320D.timingGrade7,
^Compilation Failed
Compilation Failed

jijingg added a commit that referenced this issue Aug 5, 2020
@jijingg
Copy link
Owner

jijingg commented Aug 5, 2020

@bobcladic sorry, the import spinal.lib.memory.sdram.sdr.IS42x320D should be imported first .
it's fixed now, check the latest commit

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

No branches or pull requests

2 participants