Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
2882384f
Commit
2882384f
authored
Nov 27, 2019
by
Tiago Jorge
Browse files
Add status comments. Add README to Vivado project dir.
parent
fcf48209
Changes
4
Hide whitespace changes
Inline
Side-by-side
install/93_ZynQ.sh
View file @
2882384f
...
...
@@ -4,6 +4,8 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd
${
DIR
}
||
exit
1
# TODO build any needed libraries (e.g. AXI) and copy them under 'share'
grep
ZYNQZC706
$HOME
/.bashrc.taste
>
/dev/null
||
{
echo
'export ZYNQZC706=$HOME/tool-src/misc/ZynQzc706/TASTE-VHDL-DESIGN.tar.bz2'
>>
$HOME
/.bashrc.taste
}
misc/ZynQzc706/TASTE-VHDL-DESIGN.tar.bz2
View file @
2882384f
No preview for this file type
misc/ZynQzc706/TASTE-VHDL-DESIGN/projects/README
0 → 100644
View file @
2882384f
Needed minimal set of files needed by synthesis under investigation: to be soon added.
misc/aadl-library/ocarina_components.aadl
View file @
2882384f
...
...
@@ -2542,6 +2542,7 @@ end arm;
processor
zynqzc706
extends
arm
properties
--
for
the
moment
it
is
reusing
an
RTEMS
/
LEON
ExP
while
the
proper
target
RTEMS
/
ARM
ExP
is
still
under
build
and
test
activities
(
this
is
only
temporary
and
very
shortly
will
be
updated
)
Deployment
::
Execution_Platform
=>
LEON_RTEMS_POSIX
;
end
zynqzc706
;
...
...
@@ -2551,6 +2552,7 @@ properties
Priority_Range
=>
0
..
255
;
Cheddar_Properties
::
Scheduler_Quantum
=>
0
Ms
;
Cheddar_Properties
::
Preemptive_Scheduler
=>
true
;
--
for
the
moment
it
is
reusing
an
RTEMS
/
LEON
ExP
while
the
proper
target
RTEMS
/
ARM
ExP
is
still
under
build
and
test
activities
(
this
is
only
temporary
and
very
shortly
will
be
updated
)
EnvVars
=>
"RTEMS_MAKEFILE_PATH_LEON=/opt/rcc-1.3-rc5-gcc/sparc-gaisler-rtems5/gr740_smp:CFLAGS=-DCONFIGURE_SMP_APPLICATION -DCONFIGURE_MAXIMUM_PROCESSORS=4 -DGRLEON3 -DLEON3 "
;
end
zynqzc706
.
rtems_posix
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment