Changeset 664 for trunk/platforms/tsar_generic_leti/tsar_leti_cluster
- Timestamp:
- Mar 26, 2014, 10:49:53 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platforms/tsar_generic_leti/tsar_leti_cluster/caba/source/src/tsar_leti_cluster.cpp
r628 r664 312 312 4,4); // input & output fifo depths 313 313 314 // backup BDV and TTY peripherals in cluster(0,0) 314 315 if ((x_id == 0) and (y_id == 0)) 315 316 { … … 341 342 IntTab(cluster_xy, tgtid_mtty), 342 343 mtd, 343 " tty_0_0", NULL );344 "backup", NULL ); 344 345 345 346 wt_mtty = new VciDspinTargetWrapper<vci_param_int,
Note: See TracChangeset
for help on using the changeset viewer.