]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Thu, 14 Jun 2012 12:39:28 +0000 (12:39 +0000)
committerhadeshyp <hadeshyp>
Thu, 14 Jun 2012 12:39:28 +0000 (12:39 +0000)
base/.cvsignore
cbmrich/.cvsignore [new file with mode: 0644]
cbmrich/cbmrich.vhd
cts/.cvsignore [new file with mode: 0644]
hub/.cvsignore [new file with mode: 0644]
multitest/.cvsignore [new file with mode: 0644]
multitest/trb3_periph_multitest.vhd
multitest/trb3_periph_multitest_constraints.lpf
trb3_gbe/.cvsignore [new file with mode: 0644]

index 374d82970064b4d474c701dffd49188b428043d8..c36ae2e6b941132577499b6f99ef4c27efaa6645 100644 (file)
@@ -1,5 +1,6 @@
 *.log
 *.rpt
+stdout.log
 workdir
 version.vhd
 *.jhd
diff --git a/cbmrich/.cvsignore b/cbmrich/.cvsignore
new file mode 100644 (file)
index 0000000..c36ae2e
--- /dev/null
@@ -0,0 +1,12 @@
+*.log
+*.rpt
+stdout.log
+workdir
+version.vhd
+*.jhd
+*.naf
+*.sort
+*.srp
+*.sym
+*tmpl.vhd
+*.log
index 913e8fa0269e2f2a1fd81b8376bd13c0003c2f0c..89c304768989968878a6a3c13e51dcde881c3e8b 100644 (file)
@@ -561,7 +561,7 @@ timing_trg_received_i <= SPARE_LINE(0);
       BUS_DATA_IN   => dac_data_in,
       BUS_DATA_OUT  => dac_data_out,
       -- SPI connections
-      SPI_CS_OUT    => DAC_CS,
+      SPI_CS_OUT(0) => DAC_CS,
       SPI_SDI_IN    => DAC_SDO,
       SPI_SDO_OUT   => DAC_SDI,
       SPI_SCK_OUT   => DAC_SCK
diff --git a/cts/.cvsignore b/cts/.cvsignore
new file mode 100644 (file)
index 0000000..c36ae2e
--- /dev/null
@@ -0,0 +1,12 @@
+*.log
+*.rpt
+stdout.log
+workdir
+version.vhd
+*.jhd
+*.naf
+*.sort
+*.srp
+*.sym
+*tmpl.vhd
+*.log
diff --git a/hub/.cvsignore b/hub/.cvsignore
new file mode 100644 (file)
index 0000000..c36ae2e
--- /dev/null
@@ -0,0 +1,12 @@
+*.log
+*.rpt
+stdout.log
+workdir
+version.vhd
+*.jhd
+*.naf
+*.sort
+*.srp
+*.sym
+*tmpl.vhd
+*.log
diff --git a/multitest/.cvsignore b/multitest/.cvsignore
new file mode 100644 (file)
index 0000000..c36ae2e
--- /dev/null
@@ -0,0 +1,12 @@
+*.log
+*.rpt
+stdout.log
+workdir
+version.vhd
+*.jhd
+*.naf
+*.sort
+*.srp
+*.sym
+*tmpl.vhd
+*.log
index 41b580f1e36915dbba40cd0fd9b92d3c658d810c..33da2339b3481510087b3cc39e55500d2021ff15 100644 (file)
@@ -608,7 +608,7 @@ begin
       BUS_DATA_IN   => dac_data_in,
       BUS_DATA_OUT  => dac_data_out,
       -- SPI connections
-      SPI_CS_OUT    => DAC12_CSB,
+      SPI_CS_OUT(0) => DAC12_CSB,
       SPI_SDI_IN    => DAC12_SDO,
       SPI_SDO_OUT   => DAC12_SDI,
       SPI_SCK_OUT   => DAC12_SCK
index 7fe68703360fcdbdfd7001c661052c848e367ae9..0f1d6e1441c9e05fc57d8ab8771a0028055aa4af 100644 (file)
@@ -6,7 +6,7 @@ BLOCK RD_DURING_WR_PATHS ;
 # Basic Settings
 #################################################################
 
-  SYSCONFIG MCCLK_FREQ = 2.1;
+  SYSCONFIG MCCLK_FREQ = 2.5;
 
   FREQUENCY PORT CLK_PCLK_RIGHT 200 MHz;
   FREQUENCY PORT CLK_PCLK_LEFT  200 MHz;
diff --git a/trb3_gbe/.cvsignore b/trb3_gbe/.cvsignore
new file mode 100644 (file)
index 0000000..c36ae2e
--- /dev/null
@@ -0,0 +1,12 @@
+*.log
+*.rpt
+stdout.log
+workdir
+version.vhd
+*.jhd
+*.naf
+*.sort
+*.srp
+*.sym
+*tmpl.vhd
+*.log