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

Missing module lpm_add_sub #1

Open
jotego opened this issue May 30, 2021 · 1 comment
Open

Missing module lpm_add_sub #1

jotego opened this issue May 30, 2021 · 1 comment

Comments

@jotego
Copy link

jotego commented May 30, 2021

Hello,

Thanks for sharing your work. I am trying to set it up but I've found that at least one module is missing:

Module j68_addsub_32 instantiates missing module lpm_add_sub

lpm_add_sub

Could you please add the missing module?

Thank you

@jotego
Copy link
Author

jotego commented May 30, 2021

There are indeed several missing modules that are used conditionally for synthesis. I have removed their references and just synthesize the same code as used for the verilator sim. It seems to work fine so far. These are the implementation results:

Logic cells, Registers, Memory bits, M9Ks, Compilation time
fx68k 5174 | 1388 | 39584 | 6 | 3m00s
j68 9020 | 1870 | 7344 | 2 | 5m00s

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