Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

"Scope" test resource (top.cpp). #398

Merged
merged 5 commits into from
Apr 18, 2017
Merged

"Scope" test resource (top.cpp). #398

merged 5 commits into from
Apr 18, 2017

Conversation

ucbjrl
Copy link
Contributor

@ucbjrl ucbjrl commented Dec 8, 2016

Jar resources (unlike classes) are typically not scoped. This can create collisions if we have similarly named resources in multiple jars, especially when merging multiple projects in an IDE. Give this resource a distinct name to avoid colliding with chisel3 top.cpp (and shouldn't that resource move to chisel-testers?).

Jar resources (unlike classes) are typically not scoped. This can create collisions if we have similarly named resources in multiple jars, especially when merging multiple projects in an IDE. Give this resource a distinct name to avoid colliding with chisel3 top.cpp (and shouldn't that resource move to chisel-testers?).
@ucbjrl
Copy link
Contributor Author

ucbjrl commented Jan 31, 2017

ping

@jackkoenig jackkoenig merged commit 25a0500 into master Apr 18, 2017
@jackkoenig jackkoenig deleted the scoperesources branch April 18, 2017 18:12
ucbjrl added a commit that referenced this pull request May 8, 2017
Jar resources (unlike classes) are typically not scoped. This can create collisions if we have similarly named resources in multiple jars, especially when merging multiple projects in an IDE. Give this resource a distinct name to avoid colliding with chisel3 top.cpp.
jackkoenig pushed a commit that referenced this pull request Jun 28, 2018
Add examples for utils, move examples from individual apply methods to class overview scaladoc
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants