Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simon-lab-fir
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Oliver Wipfli
simon-lab-fir
Commits
b963e5ba
Commit
b963e5ba
authored
5 years ago
by
Oliver Wipfli
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
ad7a6e15
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+19
-1
19 additions, 1 deletion
README.md
with
19 additions
and
1 deletion
README.md
+
19
−
1
View file @
b963e5ba
# simon-lab-fir
# simon-lab-fir
Finite Impulse Response (FIR) filter implemented on a Red Pitaya FPGA based on a project from the Simon Lab.
Finite Impulse Response (FIR) filter implemented on a Red Pitaya FPGA based on a project from the Simon Lab.
\ No newline at end of file
## Installation
1.
Get a Red Pitaya and perpare and SD card with the official image according to
https://redpitaya.readthedocs.io/en/latest/quickStart/SDcard/SDcard.html.
2.
Turn on the Red Pitaya and hook it up to your local network. Find the ip address
or hostname of the device. The hostname will be based on the MAC address, e.g. if the
MAC address is 00:26:32:F0:03:34 then the hostname is "rp-f00334".
3.
Open up a web browser and have a look at the website of the Red Pitaya which is
served for example under http://rp-f00334.lab.
4.
SSH into your device with
```ssh root@rp-f00334.lab```
, the password is
```root```
.
5.
Change the default root password to Ca+=... with
```passwd```
.
6.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment