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
docking
ocladock-fpga
Commits
52ceb3b0
Commit
52ceb3b0
authored
Jun 15, 2018
by
Leonardo Solis
Browse files
turned kernels into floating-point - to narrow down prob
Former-commit-id:
450f77b4
parent
6a7eb801
Changes
2
Hide whitespace changes
Inline
Side-by-side
common_xilinx/utility/boards.mk
View file @
52ceb3b0
...
...
@@ -423,30 +423,30 @@ ENABLE_KERNELS = $(K1) $(K2) $(K3) $(K4) $(K5) $(K6) $(K7) $(K8) $(K9)
# Fixed-point
# =============================
# FIxed-POint COform flag (FIPOCO)
FIXED_POINT_CONFORM
=
YES
#
FIXED_POINT_CONFORM=NO
#
FIXED_POINT_CONFORM=YES
FIXED_POINT_CONFORM
=
NO
FIXED_POINT_INTERE
=
NO
FIXED_POINT_INTRAE
=
NO
FIXED_POINT_LS1
=
YES
FIXED_POINT_LS2
=
YES
FIXED_POINT_LS3
=
YES
FIXED_POINT_LS4
=
YES
FIXED_POINT_LS5
=
YES
FIXED_POINT_LS6
=
YES
FIXED_POINT_LS7
=
YES
FIXED_POINT_LS8
=
YES
FIXED_POINT_LS9
=
YES
#
FIXED_POINT_LS1=NO
#
FIXED_POINT_LS2=NO
#
FIXED_POINT_LS3=NO
#
FIXED_POINT_LS4=NO
#
FIXED_POINT_LS5=NO
#
FIXED_POINT_LS6=NO
#
FIXED_POINT_LS7=NO
#
FIXED_POINT_LS8=NO
#
FIXED_POINT_LS9=NO
#
FIXED_POINT_LS1=YES
#
FIXED_POINT_LS2=YES
#
FIXED_POINT_LS3=YES
#
FIXED_POINT_LS4=YES
#
FIXED_POINT_LS5=YES
#
FIXED_POINT_LS6=YES
#
FIXED_POINT_LS7=YES
#
FIXED_POINT_LS8=YES
#
FIXED_POINT_LS9=YES
FIXED_POINT_LS1
=
NO
FIXED_POINT_LS2
=
NO
FIXED_POINT_LS3
=
NO
FIXED_POINT_LS4
=
NO
FIXED_POINT_LS5
=
NO
FIXED_POINT_LS6
=
NO
FIXED_POINT_LS7
=
NO
FIXED_POINT_LS8
=
NO
FIXED_POINT_LS9
=
NO
SINGLE_COPY_POP_ENE
=
YES
...
...
ofdock_taskpar_xl/Makefile
View file @
52ceb3b0
...
...
@@ -91,7 +91,7 @@ include $(COMMON_REPO)/utility/rules.mk
# to have a short but still a representative test
PDB
:=
1stp
NRUN
:=
5
NEV
:=
1
00000
NEV
:=
8
00000
kerswemu
:
make
TARGETS
=
sw_emu all
...
...
Write
Preview
Supports
Markdown
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