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

Compilation Issues #1

Open
bit0fun opened this issue Dec 12, 2021 · 1 comment
Open

Compilation Issues #1

bit0fun opened this issue Dec 12, 2021 · 1 comment

Comments

@bit0fun
Copy link

bit0fun commented Dec 12, 2021

So I seem to have run into a few things

First is the instructions for compilation seems to require to run autoconf, while there is already a configure script in the repo.

Second, when using that script, I cannot continue to build the system as I end up getting errors that there is no target for all when trying to build 'simu'

And lastly if I do follow the instructions provided in the README file, I run into a slew of obsolete macros as a lot were deprecated with autotools version 2.70 and 2.71.

I would think the simplest way to get around this would be to figure out what is causing the simu directory to not have the makefile built (which is what I came across), and eventually update configure.in (which I keep getting warnings saying it should be changed to configure.ac)

@pytec8800
Copy link
Owner

Hi welcome to use pint_iverilog.

Never mind the configuration script, and you don't need to update the configure.in, just follow the readme. Yeah, you need to install some dependecy tools like gperf. And the warnings while you compiling may be eliminatd later.

You'd better compile and install pint_iverilog in ubuntu16.04 or centos7.8.

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