Ignore:
Timestamp:
Apr 21, 2010, 12:09:59 PM (14 years ago)
Author:
nipo
Message:

Fix netlist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platforms/dsx/v1_1cluster_phys/v1_1cluster_phys.py

    r28 r30  
    9393def main(cpus):
    9494    from cluster import ClusterV3
    95     hard = Platform(ClusterV3, cpus, binaries = ["/dsk/l1/misc/guthmull/vhdl/tsar/tsar/cosim/bin.soft"])
     95    hard = Platform(ClusterV3, cpus, binaries = ["bin.soft"])
    9696    hard.simulator('.')
    9797#    hard.dts(os.path.basename(__file__)[:-2]+'dts')
Note: See TracChangeset for help on using the changeset viewer.