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

Packagedir #1

Merged
merged 15 commits into from
Jul 25, 2015
Merged

Packagedir #1

merged 15 commits into from
Jul 25, 2015

Conversation

ucbjrl
Copy link
Contributor

@ucbjrl ucbjrl commented Jul 25, 2015

Push the Scala sources down a directory (so the parent directory corresponds to the package name). Add a Makefile and tests from chisel3-tests.
The shell scripts in bin assume CHISEL_BIN is set in the environment (instead of hard-coding a relative path). The Makefile does this, but if you run the scripts manually, you will need to set this variable.
The generated directory is removed by make clean and the .h files are copied from the src/main/resources directory as required.

% make clean check

should delete all generated output and rebuild and run tests.
Filter out the failing tests (DirChange, Pads, SIntOps) so make check runs successfully.

ucbjrl added a commit that referenced this pull request Jul 25, 2015
@ucbjrl ucbjrl merged commit e734501 into master Jul 25, 2015
@aswaterman aswaterman deleted the packagedir branch August 5, 2015 02:13
seldridge added a commit that referenced this pull request Apr 6, 2022
mwachs5 pushed a commit that referenced this pull request Dec 29, 2022
Initial website version with legacy API documentation.

Publishing is not yet verified to work...
jackkoenig pushed a commit that referenced this pull request Jul 12, 2023
Initial version of Reviewer Guidelines
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

Successfully merging this pull request may close these issues.

1 participant