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

Commits on Dec 8, 2016

  1. "Scope" test resource (top.cpp).

    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 committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    014eb9c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. Configuration menu
    Copy the full SHA
    bd26ff1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Configuration menu
    Copy the full SHA
    9f9f780 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    bbce22c View commit details
    Browse the repository at this point in the history
  2. Fix problems with merge

    jackkoenig committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    7d1d731 View commit details
    Browse the repository at this point in the history