OpenCores
URL https://opencores.org/ocsvn/openmsp430/openmsp430/trunk

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [core/] [synthesis/] [xilinx/] [run_analysis.tcl] - Diff between revs 62 and 68

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 62 Rev 68
Line 49... Line 49...
                 {spartan3adsp xc3sd1800acs484 {4 5}      {31.0 39.0}}
                 {spartan3adsp xc3sd1800acs484 {4 5}      {31.0 39.0}}
                 {spartan6     xc6slx45tfgg484 {2 3 4}    {41.0 58.0 68.0}}
                 {spartan6     xc6slx45tfgg484 {2 3 4}    {41.0 58.0 68.0}}
                 {virtex4      xc4vlx25sf363   {10 11 12} {51.0 57.0 69.0}}
                 {virtex4      xc4vlx25sf363   {10 11 12} {51.0 57.0 69.0}}
                 {virtex5      xc5vlx30ff324   {1 2 3}    {75.0 82.0 97.0}}
                 {virtex5      xc5vlx30ff324   {1 2 3}    {75.0 82.0 97.0}}
                 {virtex6      xc6vlx75tff484  {1 2 3}    {92.0 102.0 115.0}}}
                 {virtex6      xc6vlx75tff484  {1 2 3}    {92.0 102.0 115.0}}}
set fpgaConfigs {{spartan3     xc3s400pq208    {5}        {38.0}}}
 
 
 
 
 
# Set the different RTL configurations to be analysed
# Set the different RTL configurations to be analysed
set rtlDefines  {PMEM_AWIDTH DMEM_AWIDTH  DBG_EN  DBG_HWBRK_0 DBG_HWBRK_1 DBG_HWBRK_2 DBG_HWBRK_3}
set rtlDefines  {PMEM_AWIDTH DMEM_AWIDTH  DBG_EN  DBG_HWBRK_0 DBG_HWBRK_1 DBG_HWBRK_2 DBG_HWBRK_3 MULTIPLIER}
set rtlConfigs {{    12          10          0         0            0          0            0    }
set rtlConfigs {{    12          10          0         0            0          0            0         0}
                {    12          10          1         0            0          0            0    }
                {    12          10          1         0            0          0            0         0}
                {    12          10          1         1            0          0            0    }
                {    12          10          1         1            0          0            0         0}
                {    12          10          1         1            1          0            0    }
                {    12          10          1         1            1          0            0         0}
                {    12          10          1         1            1          1            0    }
                {    12          10          1         1            1          1            0         0}
                {    12          10          1         1            1          1            1    }}
                {    12          10          1         1            1          1            1         0}}
set clkRatios  {1.00 0.95 0.85 0.85 0.85 0.85}
set clkRatios  {1.00 0.95 0.85 0.85 0.85 0.85}
set rtlConfigs {{    12          10          0         0            0          0            0    }}
set rtlConfigs {{    12          10          0         0            0          0            0         1}}
set clkRatios  {1.00}
set clkRatios  {1.00}
 
 
 
 
# RTL configuration files
# RTL configuration files
set omspConfigFile "../../rtl/verilog/openMSP430_defines.v"
set omspConfigFile "../../rtl/verilog/openMSP430_defines.v"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.