Skip to content

Commit 9946ca7

Browse files
authored
Merge pull request #15 from ReconfigureIO/fix/tutorial-3-vendor
move vendor directory alongside each example
2 parents 4d01231 + 3e0524a commit 9946ca7

File tree

47 files changed

+4188
-1889
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+4188
-1889
lines changed

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/.gitignore renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/.gitignore

File renamed without changes.

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/.travis.yml renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/.travis.yml

File renamed without changes.

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/CODE_OF_CONDUCT.md renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/CODE_OF_CONDUCT.md

File renamed without changes.

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/LICENSE renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/LICENSE

File renamed without changes.

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/Makefile renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/Makefile

File renamed without changes.

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/README.md renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/README.md

File renamed without changes.

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/axi/arbitrate/axiarbitrate.go renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/axi/arbitrate/axiarbitrate.go

File renamed without changes.

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/axi/axi.go renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/axi/axi.go

File renamed without changes.

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/axi/memory/aximemory.go renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/axi/memory/aximemory.go

File renamed without changes.

tutorial-3-examples/vendor/github.com/ReconfigureIO/sdaccel/axi/protocol/axiprotocol.go renamed to tutorial-3-examples/multiply-array/vendor/github.com/ReconfigureIO/sdaccel/axi/protocol/axiprotocol.go

File renamed without changes.

0 commit comments

Comments
 (0)