From: richardbarry Date: Tue, 31 May 2011 08:34:25 +0000 (+0000) Subject: Remove MicroBlaze directory. X-Git-Tag: V7.0.2~175 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=75460419b4165bfd0b6629f4594d97de5eda8fc1;p=freertos Remove MicroBlaze directory. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1435 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/RTOSDemo.filters b/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/RTOSDemo.filters deleted file mode 100644 index 79ac1a59b..000000000 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/RTOSDemo.filters +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/RTOSDemo.gui b/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/RTOSDemo.gui deleted file mode 100644 index 66d593ffc..000000000 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/RTOSDemo.gui +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/bitgen.ut b/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/bitgen.ut deleted file mode 100644 index bca21c81b..000000000 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/bitgen.ut +++ /dev/null @@ -1,3 +0,0 @@ --g TdoPin:PULLNONE --g StartUpClk:JTAGCLK -#add other options here. diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/download.cmd b/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/download.cmd deleted file mode 100644 index da4d7717e..000000000 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/download.cmd +++ /dev/null @@ -1,6 +0,0 @@ -setMode -bscan -setCable -p auto -identify -assignfile -p 2 -file implementation/download.bit -program -p 2 -quit diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/fast_runtime.opt b/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/fast_runtime.opt deleted file mode 100644 index 994a6d2f8..000000000 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/etc/fast_runtime.opt +++ /dev/null @@ -1,84 +0,0 @@ -FLOWTYPE = FPGA; -############################################################### -## Filename: fast_runtime.opt -## -## Option File For Xilinx FPGA Implementation Flow for Fast -## Runtime. -## -## Version: 4.1.1 -############################################################### -# -# Options for Translator -# -# Type "ngdbuild -h" for a detailed list of ngdbuild command line options -# -Program ngdbuild --p ; # Partname to use - picked from xflow commandline --nt timestamp; # NGO File generation. Regenerate only when - # source netlist is newer than existing - # NGO file (default) --bm .bmm # Block RAM memory map file -; # User design - pick from xflow command line --uc .ucf; # ucf constraints -.ngd; # Name of NGD file. Filebase same as design filebase -End Program ngdbuild - -# -# Options for Mapper -# -# Type "map -h " for a detailed list of map command line options -# -Program map --o _map.ncd; # Output Mapped ncd file --w; # Overwrite output files. --pr b; # Pack internal FF/latches into IOBs -#-fp .mfp; # Floorplan file --ol high; --timing; --detail; -.ngd; # Input NGD file -.pcf; # Physical constraints file -END Program map - -# -# Options for Post Map Trace -# -# Type "trce -h" for a detailed list of trce command line options -# -Program post_map_trce --e 3; # Produce error report limited to 3 items per constraint -#-o _map.twr; # Output trace report file --xml _map.twx; # Output XML version of the timing report -#-tsi _map.tsi; # Produce Timing Specification Interaction report -_map.ncd; # Input mapped ncd -.pcf; # Physical constraints file -END Program post_map_trce - -# -# Options for Place and Route -# -# Type "par -h" for a detailed list of par command line options -# -Program par --w; # Overwrite existing placed and routed ncd --ol high; # Overall effort level -_map.ncd; # Input mapped NCD file -.ncd; # Output placed and routed NCD -.pcf; # Input physical constraints file -END Program par - -# -# Options for Post Par Trace -# -# Type "trce -h" for a detailed list of trce command line options -# -Program post_par_trce --e 3; # Produce error report limited to 3 items per constraint -#-o .twr; # Output trace report file --xml .twx; # Output XML version of the timing report -#-tsi .tsi; # Produce Timing Specification Interaction report -.ncd; # Input placed and routed ncd -.pcf; # Physical constraints file -END Program post_par_trce - - diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/implementation/RTOSDemo_summary.html b/Demo/MicroBlaze_Spartan-6_EthernetLite/implementation/RTOSDemo_summary.html deleted file mode 100644 index 60d29c321..000000000 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/implementation/RTOSDemo_summary.html +++ /dev/null @@ -1,534 +0,0 @@ -Xilinx Design Summary - - - - - - - - - - - - - - - - - - - - - -
Project Status (05/30/2011 - 21:01:52)
Project File:RTOSDemo.xmpImplementation State:Programming File Generated
Module Name:RTOSDemo
  • Errors:
-No Errors
Product Version:EDK 13.1
  • Warnings:
130 Warnings (0 new)
- - - - 
- - - - - - - - -
XPS Reports [-]
Report NameGeneratedErrorsWarningsInfos
Platgen Log FileMon 30. May 20:53:24 201108 Warnings (8 new)28 Infos (25 new)
Libgen Log File    
Simgen Log File    
BitInit Log File    
System Log FileMon 30. May 21:01:50 2011   

- - - - - - - - - - - - - - - - - - - - - - - -
XPS Synthesis Summary (estimated values) [-]
ReportGeneratedFlip Flops UsedLUTs UsedBRAMS UsedErrors
RTOSDemoMon 30. May 20:53:55 201177017505480
clock_generator_0_wrapperMon 30. May 20:53:21 2011   0
microblaze_0_intc_wrapperMon 30. May 19:38:32 20117288 0
axi_bram_ctrl_0_bram_block_wrapperMon 30. May 19:38:24 2011  320
axi_bram_ctrl_0_wrapperMon 30. May 19:38:16 2011406619 0
axi_timer_0_wrapperMon 30. May 19:38:03 2011260272 0
ethernet_lite_wrapperMon 30. May 19:37:52 201146163920
ethernet_lite_wrapper_fifo_generator_v8_1_fifo_generator_v8_1_xst_1Mon 30. May 19:37:36 20117144 0
push_buttons_4bits_wrapperMon 30. May 19:35:44 20117285 0
leds_4bits_wrapperMon 30. May 19:35:34 20113341 0
rs232_uart_1_wrapperMon 30. May 19:35:24 201184102 0
debug_module_wrapperMon 30. May 19:35:15 2011131142 0
proc_sys_reset_0_wrapperMon 30. May 19:35:01 20116955 0
microblaze_0_bram_block_wrapperMon 30. May 19:34:55 2011  40
microblaze_0_d_bram_ctrl_wrapperMon 30. May 19:34:50 201126 0
microblaze_0_i_bram_ctrl_wrapperMon 30. May 19:34:45 201126 0
microblaze_0_dlmb_wrapperMon 30. May 19:34:39 201111 0
microblaze_0_ilmb_wrapperMon 30. May 19:34:35 201111 0
microblaze_0_wrapperMon 30. May 19:34:30 201119892776100
axi4lite_0_wrapperMon 30. May 19:33:39 201127201760 0
axi4_0_wrapperMon 30. May 19:33:14 20111256824 0

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Device Utilization Summary (actual values) [-]
Slice Logic UtilizationUsedAvailableUtilizationNote(s)
Number of Slice Registers5,49154,57610% 
    Number used as Flip Flops5,482   
    Number used as Latches0   
    Number used as Latch-thrus0   
    Number used as AND/OR logics9   
Number of Slice LUTs5,42027,28819% 
    Number used as logic4,95127,28818% 
        Number using O6 output only3,573   
        Number using O5 output only99   
        Number using O5 and O61,279   
        Number used as ROM0   
    Number used as Memory2426,4083% 
        Number used as Dual Port RAM96   
            Number using O6 output only4   
            Number using O5 output only1   
            Number using O5 and O691   
        Number used as Single Port RAM4   
            Number using O6 output only4   
            Number using O5 output only0   
            Number using O5 and O60   
        Number used as Shift Register142   
            Number using O6 output only48   
            Number using O5 output only1   
            Number using O5 and O693   
    Number used exclusively as route-thrus227   
        Number with same-slice register load217   
        Number with same-slice carry load10   
        Number with other load0   
Number of occupied Slices2,2806,82233% 
Number of LUT Flip Flop pairs used6,801   
    Number with an unused Flip Flop2,0686,80130% 
    Number with an unused LUT1,3816,80120% 
    Number of fully used LUT-FF pairs3,3526,80149% 
    Number of unique control sets364   
    Number of slice register sites lost
        to control set restrictions
1,39654,5762% 
Number of bonded IOBs3029610% 
    Number of LOCed IOBs3030100% 
    IOB Flip Flops18   
Number of RAMB16BWERs4811641% 
Number of RAMB8BWERs02320% 
Number of BUFIO2/BUFIO2_2CLKs1323% 
    Number used as BUFIO2s1   
    Number used as BUFIO2_2CLKs0   
Number of BUFIO2FB/BUFIO2FB_2CLKs0320% 
Number of BUFG/BUFGMUXs31618% 
    Number used as BUFGs3   
    Number used as BUFGMUX0   
Number of DCM/DCM_CLKGENs080% 
Number of ILOGIC2/ISERDES2s103762% 
    Number used as ILOGIC2s10   
    Number used as ISERDES2s0   
Number of IODELAY2/IODRP2/IODRP2_MCBs03760% 
Number of OLOGIC2/OSERDES2s73761% 
    Number used as OLOGIC2s7   
    Number used as OSERDES2s0   
Number of BSCANs1425% 
Number of BUFHs02560% 
Number of BUFPLLs080% 
Number of BUFPLL_MCBs040% 
Number of DSP48A1s85813% 
Number of GTPA1_DUALs020% 
Number of ICAPs010% 
Number of MCBs020% 
Number of PCIE_A1s010% 
Number of PCILOGICSEs020% 
Number of PLL_ADVs1425% 
Number of PMVs010% 
Number of STARTUPs010% 
Number of SUSPEND_SYNCs010% 
Average Fanout of Non-Clock Nets3.93   
- - - - 
- - - - - - - - - - - - - - - - - -
Performance Summary [-]
Final Timing Score:0 (Setup: 0, Hold: 0, Component Switching Limit: 0)Pinout Data:Pinout Report
Routing Results: -All Signals Completely RoutedClock Data:Clock Report
Timing Constraints: -All Constraints Met  
- - - - 
- - - - - - - - -
Detailed Reports [-]
Report NameStatusGeneratedErrorsWarningsInfos
Translation ReportCurrentMon 30. May 20:54:28 2011051 Warnings (0 new)2 Infos (0 new)
Map ReportCurrentMon 30. May 20:59:03 2011026 Warnings (0 new)842 Infos (0 new)
Place and Route ReportCurrentMon 30. May 21:00:37 2011028 Warnings (0 new)3 Infos (0 new)
Post-PAR Static Timing ReportCurrentMon 30. May 21:01:05 2011003 Infos (0 new)
Bitgen ReportCurrentMon 30. May 21:01:52 2011025 Warnings (0 new)0

- - - -
Secondary Reports [-]
Report NameStatusGenerated
WebTalk Log FileCurrentMon 30. May 21:01:52 2011
- - -
Date Generated: 05/30/2011 - 21:01:52
- \ No newline at end of file