Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
adc2018-system
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
adc2018
adc2018-system
Commits
b8153fb6
Commit
b8153fb6
authored
Aug 24, 2018
by
kazushi.kawamura
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add README.md
parent
98afc37f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
0 deletions
+28
-0
README.md
hls_2018/README.md
+28
-0
No files found.
hls_2018/README.md
0 → 100644
View file @
b8153fb6
# pynq-router (sw)
PYNQ-router for Vivado-HLS (2018 ver.)
## Types of router
|Name|Operation name|Description|
|:---|:---|:---|
|01|TBD|Line-number-free router for PYNQ-Z1. Priority queue is implemented with circular array(non-parallel)|
|02|TBD|Line-number-free router for PYNQ-Z1. Priority queue is implemented with circular array(parallel)|
|03|TBD|Line-number-free router for PYNQ-Z1. Priority queue is implemented with heap(size:2^15)|
|04|TBD|Line-number-free router for AVNET-Ultra96. Priority queue is implemented with heap(size:2^16)|
## Memo
*
Vivado HLS 2018.2
*
Vivado 2018.2
Options:
*
Part: xc7z020clg400-1 (PYNQ-Z1), xczu3eg-sbva484-1-i (AVNET-Ultra96)
*
Clock Period: 10.0 ns
*
Clock Uncertainty: 3.0 ns
*
Synthesis strategy: Vivado Synthesis Defaults
*
Implementation strategy: Vivado Implementation Defaults
## I/O
*
Input/Output: boardstr, seed, &status, return
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