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

Find a good way to download myhdl cosimulation source code. #2

Closed
jck opened this issue Feb 18, 2014 · 1 comment
Closed

Find a good way to download myhdl cosimulation source code. #2

jck opened this issue Feb 18, 2014 · 1 comment

Comments

@jck
Copy link
Owner

jck commented Feb 18, 2014

See pypa/pip#906.

@jck
Copy link
Owner Author

jck commented Mar 4, 2015

The cosim source files could be included as package_data or data_files in myhdl/uhdl.

jck added a commit to jck/myhdl that referenced this issue Mar 29, 2015
the source code will be put in sys.prefix/share/myhdl/cosimulation.
sys.prefix will be /usr or /usr/local for global install, or root dir of
virtualenv.

This has two benifits:
1. Distro packages/pip installs will come with the cosim source code, so
   users don't need to clone the git repo.
2. Tools can easily automate compilation of the cosimulation vpis.

fixes jck/uhdl#2
jck added a commit to jck/myhdl that referenced this issue Mar 29, 2015
the source code will be put in sys.prefix/share/myhdl/cosimulation.
sys.prefix will be /usr or /usr/local for global install, or root dir of
virtualenv.

This has two benifits:
1. Distro packages/pip installs will come with the cosim source code, so
   users don't need to clone the git repo.
2. Tools can easily automate compilation of the cosimulation vpis.

fixes jck/uhdl#2
@jck jck closed this as completed Mar 29, 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

1 participant