From: Jan Michel Date: Fri, 28 Feb 2014 18:58:07 +0000 (+0100) Subject: compiling constraings for Frankfurt and new nodelist X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=4fdf7a7804d868a1aa4e88749db7a1f8bdf9aaf5;p=trb3.git compiling constraings for Frankfurt and new nodelist --- diff --git a/32PinAddOn/compile_constraints_frankfurt.pl b/32PinAddOn/compile_constraints_frankfurt.pl new file mode 100755 index 0000000..3c6e4d9 --- /dev/null +++ b/32PinAddOn/compile_constraints_frankfurt.pl @@ -0,0 +1,13 @@ +#!/usr/bin/perl +use Data::Dumper; +use warnings; +use strict; + +my $TOPNAME = "trb3_periph_32PinAddOn"; #Name of top-level entity + + +#create full lpf file +system("cp ../base/trb3_periph_32PinAddOn.lpf workdir/$TOPNAME.lpf"); +system("cat currentRelease/trbnet_constraints.lpf >> workdir/$TOPNAME.lpf"); +system("cat currentRelease/tdc_constraints.lpf >> workdir/$TOPNAME.lpf"); + diff --git a/32PinAddOn/nodes_frankfurt.txt b/32PinAddOn/nodes_frankfurt.txt new file mode 100644 index 0000000..5d227bb --- /dev/null +++ b/32PinAddOn/nodes_frankfurt.txt @@ -0,0 +1,8 @@ +// nodes file for parallel place&route + +[jspc56] +SYSTEM = linux +CORENUM = 4 +ENV = /d/jspc29/lattice/30_settings.sh +WORKDIR = /d/jspc22/trb/git/trb3/32PinAddOn/project/tdc +