mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Added PPC440 demo that does not use any floating point hardware.
This commit is contained in:
parent
b49cf69600
commit
3634ebb497
113 changed files with 26580 additions and 0 deletions
14
Demo/PPC440_Xilinx_Virtex5_GCC/etc/bitgen.ut
Normal file
14
Demo/PPC440_Xilinx_Virtex5_GCC/etc/bitgen.ut
Normal file
|
@ -0,0 +1,14 @@
|
|||
-g TdoPin:PULLNONE
|
||||
-g DriveDone:No
|
||||
-g StartUpClk:JTAGCLK
|
||||
-g DONE_cycle:4
|
||||
-g GTS_cycle:5
|
||||
-g TckPin:PULLUP
|
||||
-g TdiPin:PULLUP
|
||||
-g TmsPin:PULLUP
|
||||
-g DonePipe:No
|
||||
-g GWE_cycle:6
|
||||
-g LCK_cycle:NoWait
|
||||
-g Security:NONE
|
||||
-g Persist:No
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue