Ignore:
Timestamp:
Jul 18, 2013, 4:12:05 PM (11 years ago)
Author:
cfuguet
Message:

Adding tsar_generic_xbar platform in branches/v5/platforms:

  • This platform contains a third local crossbar interconnect for the CLACK network.
  • It works only in a monocluster topology
Location:
branches/v5/platforms/tsar_generic_xbar
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/v5/platforms/tsar_generic_xbar/Makefile

    r389 r447  
    11simul.x: top.cpp top.desc
    2         soclib-cc -j8 -P -p top.desc -I. -o simul.x
     2        soclib-cc -P -p top.desc -I. -o simul.x
    33
    44clean:
    55        soclib-cc -x -p top.desc -I.
    6         rm -rf *.o *.x tty*
     6        rm -rf *.o *.x term*
Note: See TracChangeset for help on using the changeset viewer.