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

2.5 Classpath and Parametization type issue #89

Open
blhguo opened this issue Dec 19, 2019 · 0 comments
Open

2.5 Classpath and Parametization type issue #89

blhguo opened this issue Dec 19, 2019 · 0 comments

Comments

@blhguo
Copy link
Contributor

blhguo commented Dec 19, 2019

I'm running a local installation (following the README instructions) of the bootcamp on Windows 10 Education, and on 2.5 I run into one of two issues: Either "chisel3.package.experimental" is missing from the CLASSPATH (resolves itself by just re-running all, though sometimes re-running causes it to appear) or

"cmd21.sc:14: type arguments [D,U,EO,EI,B] do not conform to trait DspBlock's type parameter bounds [D,U,EO,EI,B <: chisel3.Data]
extends DspBlock[D, U, EO, EI, B] with HasCSR {
^Compilation Failed"

I've replaced any (potential and accidental) changes to the DspBlock section of the code with the LKG on github, and running non-local installation of the bootcamp works, but I'm not sure what I need/should change to get this cell block running locally.

jupyter notebook added below

https://drive.google.com/open?id=1bBESGHNUIccYjCY2n5YXwebw_0rQkTP0

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

1 participant