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
97bbef13
Commit
97bbef13
authored
Jul 19, 2016
by
Jens Korinth
Browse files
Update miscutils, move tests to chisel.axiutils
parent
4869b09f
Changes
4
Hide whitespace changes
Inline
Side-by-side
miscutils
@
14b8a115
Subproject commit
5adfb62dcbeb83282055209b466aeb083c21c7e0
Subproject commit
14b8a1151eeb486f187f28e8c0a277f7c72cd42a
src/test/scala/AxiFifoAdapterSuite.scala
View file @
97bbef13
package
chisel.axiutils
import
Chisel._
import
Chisel._
import
chisel.axiutils.AxiFifoAdapter
import
org.scalatest.junit.JUnitSuite
import
org.scalatest.junit.JUnitSuite
import
org.junit.Test
import
org.junit.Test
import
org.junit.Assert._
import
org.junit.Assert._
...
...
src/test/scala/AxiSlaveModel.scala
View file @
97bbef13
package
chisel.axiutils
import
Chisel._
import
Chisel._
import
AXIDefs._
import
AXIDefs._
...
...
src/test/scala/FifoAxiAdapterSuite.scala
View file @
97bbef13
package
chisel.axiutils
import
Chisel._
import
Chisel._
import
chisel.axiutils.FifoAxiAdapter
import
chisel.miscutils.DecoupledDataSource
import
chisel.miscutils.DecoupledDataSource
import
org.scalatest.junit.JUnitSuite
import
org.scalatest.junit.JUnitSuite
import
org.junit.Test
import
org.junit.Test
...
...
Jens Korinth
@jk
mentioned in commit
17f0d672
·
Mar 05, 2018
mentioned in commit
17f0d672
mentioned in commit 17f0d67240ebf5d7e1d0be9162d272b04256c47d
Toggle commit list
Write
Preview
Supports
Markdown
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