Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tapasco
tapasco
Commits
896bddf6
Commit
896bddf6
authored
Jul 15, 2016
by
Jens Korinth
Browse files
Move everything to package chisel.axiutils
parent
18a5d95e
Changes
9
Hide whitespace changes
Inline
Side-by-side
miscutils
@
5adfb62d
Subproject commit 5a
1f99451060ccc762eb7f0ec88a9486f8fae6f6
Subproject commit 5a
dfb62dcbeb83282055209b466aeb083c21c7e0
packaging
@
a95601dd
Subproject commit
4a10a2e769b7185b8c2ce4da51fe68670b0cea0e
Subproject commit
a95601ddc899569152337384095bde59694352aa
src/main/scala/AxiFifoAdapter.scala
View file @
896bddf6
package
chisel.axiutils
import
Chisel._
import
AXIDefs._
...
...
src/main/scala/CoreDefinition.scala
deleted
120000 → 0
View file @
18a5d95e
../../../
packaging
/
CoreDefinition
.
scala
\ No newline at end of file
src/main/scala/DecoupledDataSource.scala
deleted
120000 → 0
View file @
18a5d95e
../../../
miscutils
/
src
/
main
/
scala
/
DecoupledDataSource
.
scala
\ No newline at end of file
src/main/scala/FifoAxiAdapter.scala
View file @
896bddf6
package
chisel.axiutils
import
Chisel._
import
AXIDefs._
...
...
src/main/scala/ModuleBuilder.scala
View file @
896bddf6
package
chisel.axiutils
import
chisel.packaging.CoreDefinition
import
chisel.miscutils.DecoupledDataSource
import
scala.sys.process._
import
java.nio.file.Paths
import
Chisel._
...
...
src/test/scala/AxiFifoAdapterSuite.scala
View file @
896bddf6
import
Chisel._
import
chisel.axiutils.AxiFifoAdapter
import
org.scalatest.junit.JUnitSuite
import
org.junit.Test
import
org.junit.Assert._
...
...
src/test/scala/FifoAxiAdapterSuite.scala
View file @
896bddf6
import
Chisel._
import
chisel.axiutils.FifoAxiAdapter
import
chisel.miscutils.DecoupledDataSource
import
org.scalatest.junit.JUnitSuite
import
org.junit.Test
import
org.junit.Assert._
...
...
Jens Korinth
@jk
mentioned in commit
17f0d672
·
Mar 05, 2018
mentioned in commit
17f0d672
mentioned in commit 17f0d67240ebf5d7e1d0be9162d272b04256c47d
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment