Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
x393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
x393
Commits
239f94f6
Commit
239f94f6
authored
Jul 21, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test commit
parent
541ee368
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
x393_utils.py
py393/x393_utils.py
+2
-0
No files found.
py393/x393_utils.py
View file @
239f94f6
...
@@ -39,8 +39,10 @@ from time import sleep
...
@@ -39,8 +39,10 @@ from time import sleep
import
vrlg
# global parameters
import
vrlg
# global parameters
import
x393_axi_control_status
import
x393_axi_control_status
import
shutil
import
shutil
DEFAULT_BITFILE
=
"/usr/local/verilog/x393.bit"
DEFAULT_BITFILE
=
"/usr/local/verilog/x393.bit"
#DEFAULT_BITFILE="/tmp/x393.bit"
#DEFAULT_BITFILE="/tmp/x393.bit"
FPGA_RST_CTRL
=
0xf8000240
FPGA_RST_CTRL
=
0xf8000240
FPGA0_THR_CTRL
=
0xf8000178
FPGA0_THR_CTRL
=
0xf8000178
FPGA_LVL_SHFTR
=
0xf8000900
# 0xf: all enabled, 0x0 - disable all
FPGA_LVL_SHFTR
=
0xf8000900
# 0xf: all enabled, 0x0 - disable all
...
...
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