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
1f5da318
Commit
1f5da318
authored
Dec 20, 2017
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renamed data file
parent
f5cc4edf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
mclt_test_01.tf
dsp/mclt_test_01.tf
+1
-1
clt_tile_00_2_x1489_y951.dat
input_data/clt_tile_00_2_x1489_y951.dat
+0
-0
No files found.
dsp/mclt_test_01.tf
View file @
1f5da318
...
@@ -109,7 +109,7 @@ module mclt_test_01 ();
...
@@ -109,7 +109,7 @@ module mclt_test_01 ();
$readmemh
(
"input_data/clt_fold_index.dat"
,
java_fold_index
);
$readmemh
(
"input_data/clt_fold_index.dat"
,
java_fold_index
);
// $readmemh("input_data/tile_01.dat",tile_shift);
// $readmemh("input_data/tile_01.dat",tile_shift);
$readmemh
(
"input_data/tile_00_2_x1489_y951.dat"
,
tile_shift
);
$readmemh
(
"input_data/
clt_
tile_00_2_x1489_y951.dat"
,
tile_shift
);
shifts_x
[
0
]
=
tile_shift
[
0
][
SHIFT_WIDTH
-
1
:
0
]
;
shifts_x
[
0
]
=
tile_shift
[
0
][
SHIFT_WIDTH
-
1
:
0
]
;
shifts_y
[
0
]
=
tile_shift
[
1
][
SHIFT_WIDTH
-
1
:
0
]
;
shifts_y
[
0
]
=
tile_shift
[
1
][
SHIFT_WIDTH
-
1
:
0
]
;
bayer
[
0
]
=
tile_shift
[
2
][
3
:
0
]
;
bayer
[
0
]
=
tile_shift
[
2
][
3
:
0
]
;
...
...
input_data/tile_00_2_x1489_y951.dat
→
input_data/
clt_
tile_00_2_x1489_y951.dat
View file @
1f5da318
File moved
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