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
Sabyasachi Mondal
FPGA_final_project
Commits
863f1f60
Commit
863f1f60
authored
May 18, 2021
by
Sabyasachi Mondal
Browse files
Update README.md
parent
52950c02
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
863f1f60
...
...
@@ -15,10 +15,12 @@ If we know we will be doing a matrix addition for 2 4x4 array we can simply impl
In this case we are going to use the FPGA to implement a processing unit in hardware from High Level C code that will be able to compute :
1.
*The weight matrix of a neural network*
[Future Application to develop a hardware optimized neural network in final thesis]
or
2.
*2D matrix operation*
[Future application to explore accelaration in a FIR filter]
or
3.
*Do a linear search*
[Future application to implement a hardware optimized for a fast database]
2.
*Finfing the nonce in Ethereum*
[Future Application to find out if encoding is faster in FPGA]
or
3.
*2D matrix operation*
[Future application to explore accelaration in a FIR filter]
or
4.
*Do a linear search*
[Future application to implement a hardware optimized for a fast database]
and
compare how CPU performs in comparision to our FPGA hardware that is exactly wired up to work on the kind of data we expect to provide as input.
...
...
@@ -43,7 +45,7 @@ The Tasks and maximum estimated time:
0.
Problem statement and solution Plan brainstorming on all 3 problems :
*12 hrs*
1.
Pseudo code and solution adjustment :
*6 hrs*
2.
Do a project ETA analysis and goto task 2 or repeat task 0-
1
:
*0 - 12 hrs*
2.
Do a project ETA analysis
for [projects:
*1,2,3,4*
]
and goto task 2 or repeat task 0-
2
:
*0 - 12 hrs*
3.
Vivado study of other solutions, available tools, code and hardware correlation :
*24 hrs*
4.
Writting the code in Vivado :
*12 hrs*
5.
Implementing code and checking hardware features and making final adjustments :
*16 hrs*
...
...
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