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
04f0a4d7
Commit
04f0a4d7
authored
Jul 08, 2017
by
Jens Korinth
Browse files
Update README.md
parent
cc23217a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
04f0a4d7
# Miscellaneous Chisel IP
# Miscellaneous Chisel IP
Some very basic IP for everyday use, written in Chisel. Currently contains:
Some very basic IP for everyday use, written in Chisel
3.0
. Currently contains:
*
[
DataWidthConverter
][
1
]
*
[
DataWidthConverter
][
1
]
Converts
`UInt`
of arbitrary bit width to
`UInt`
of different bit width.
Converts
`UInt`
of arbitrary bit width to
`UInt`
of different bit width.
...
@@ -19,4 +19,4 @@ then. For usage examples see the [unit test suites][4].
...
@@ -19,4 +19,4 @@ then. For usage examples see the [unit test suites][4].
[
1
]:
src/main/scala/DataWidthConverter.scala
[
1
]:
src/main/scala/DataWidthConverter.scala
[
2
]:
src/main/scala/DecoupledDataSource.scala
[
2
]:
src/main/scala/DecoupledDataSource.scala
[
3
]:
src/main/scala/SignalGenerator.scala
[
3
]:
src/main/scala/SignalGenerator.scala
[
4
]:
src/test/scala/
[
4
]:
src/test/scala/
\ No newline at end of file
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