mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-03 21:03:51 -04:00
Add Virtex5 demo that uses the single precision floating point.
This commit is contained in:
parent
9815654538
commit
b49cf69600
100 changed files with 19854 additions and 0 deletions
6
Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/etc/download.cmd
Normal file
6
Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/etc/download.cmd
Normal file
|
@ -0,0 +1,6 @@
|
|||
setMode -bscan
|
||||
setCable -p auto
|
||||
identify
|
||||
assignfile -p 5 -file implementation/download.bit
|
||||
program -p 5
|
||||
quit
|
Loading…
Add table
Add a link
Reference in a new issue