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

unknown module <pfpu32_top> #83

Closed
suelin opened this issue Dec 22, 2015 · 2 comments
Closed

unknown module <pfpu32_top> #83

suelin opened this issue Dec 22, 2015 · 2 comments

Comments

@suelin
Copy link

suelin commented Dec 22, 2015

Hi,
I'm using the fusesoc and I need to use the mor1kx with FPU, I found this posted here: https://github.com/openrisc/mor1kx.
I can't use this mor1kx on the fusesoc because when I synthesize the project on ISE, I have this error:
HDLCompiler:1654 - "/home/orpsoc/Documentos/Fusesoc/fusesoc/build/atlys/src/mor1kx-3.1/rtl/verilog/mor1kx_execute_alu.v" Line 512: Instantiating <u_pfpu32> from unknown module <pfpu32_top>
Can you help me?

@olofk
Copy link
Owner

olofk commented Dec 22, 2015

Hi. This sounds strange. The FPU wasn't added to mor1kx until version 4.

It looks like you are trying to build the atlys system, so my recommendation is to change the dependency on mor1kx-3.1 to mor1kx-4.1 in atlys.core

@suelin
Copy link
Author

suelin commented Dec 23, 2015

That's it, now is working
Thank you so much!!

@suelin suelin closed this as completed Dec 23, 2015
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