]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
No output reg for dpram
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Fri, 20 Feb 2015 16:13:53 +0000 (17:13 +0100)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Sat, 13 Jun 2015 15:36:58 +0000 (17:36 +0200)
ADC/cores/dpram_32x512.ipx
ADC/cores/dpram_32x512.lpc
ADC/cores/dpram_32x512.vhd

index 2664a799ce669b38eedfee509dc1656b3963af22..0050b6ff9c07ea7927c9bf6800c5f2d8dcec6f34 100644 (file)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<DiamondModule name="dpram_32x512" module="RAM_DP" VendorName="Lattice Semiconductor Corporation" generator="IPexpress" date="2015 02 19 17:49:10.530" version="6.1" type="Module" synthesis="synplify" source_format="VHDL">
+<DiamondModule name="dpram_32x512" module="RAM_DP" VendorName="Lattice Semiconductor Corporation" generator="IPexpress" date="2015 02 20 17:02:38.118" version="6.1" type="Module" synthesis="synplify" source_format="VHDL">
   <Package>
-               <File name="" type="mem" modified="2015 02 19 17:49:10.000"/>
-               <File name="dpram_32x512.lpc" type="lpc" modified="2015 02 19 17:49:08.000"/>
-               <File name="dpram_32x512.vhd" type="top_level_vhdl" modified="2015 02 19 17:49:08.000"/>
-               <File name="dpram_32x512_tmpl.vhd" type="template_vhdl" modified="2015 02 19 17:49:08.000"/>
-               <File name="tb_dpram_32x512_tmpl.vhd" type="testbench_vhdl" modified="2015 02 19 17:49:08.000"/>
+               <File name="" type="mem" modified="2015 02 20 17:02:37.000"/>
+               <File name="dpram_32x512.lpc" type="lpc" modified="2015 02 20 17:02:35.000"/>
+               <File name="dpram_32x512.vhd" type="top_level_vhdl" modified="2015 02 20 17:02:36.000"/>
+               <File name="dpram_32x512_tmpl.vhd" type="template_vhdl" modified="2015 02 20 17:02:36.000"/>
+               <File name="tb_dpram_32x512_tmpl.vhd" type="testbench_vhdl" modified="2015 02 20 17:02:36.000"/>
   </Package>
 </DiamondModule>
index 2713512f36254f663dd4c4d5b70f4496e625c6b1..3289d9800ee9cc0edbd97114c6b43d1e8fd65fe5 100644 (file)
@@ -16,8 +16,8 @@ CoreRevision=6.1
 ModuleName=dpram_32x512
 SourceFormat=VHDL
 ParameterFileVersion=1.0
-Date=02/19/2015
-Time=17:49:08
+Date=02/20/2015
+Time=17:02:35
 
 [Parameters]
 Verilog=0
@@ -35,7 +35,7 @@ enByte=0
 ByteSize=9
 adPipeline=0
 inPipeline=0
-outPipeline=1
+outPipeline=0
 MOR=0
 InData=Registered
 AdControl=Registered
index fd7d846279c808c13c0cf64f63141dc7096195ca..b6c3a5bb21e5ad131e875d0d8419ab2cc3e8774f 100644 (file)
@@ -1,8 +1,8 @@
 -- VHDL netlist generated by SCUBA Diamond_2.1_Production (100)
 -- Module  Version: 6.1
---/home/soft/lattice/diamond/2.1_x64/ispfpga/bin/lin64/scuba -w -lang vhdl -synth synplify -bus_exp 7 -bb -arch ep5c00 -type bram -wp 10 -rp 0011 -rdata_width 32 -data_width 32 -num_rows 512 -outdata REGISTERED -cascade -1 -e 
+--/home/soft/lattice/diamond/2.1_x64/ispfpga/bin/lin64/scuba -w -lang vhdl -synth synplify -bus_exp 7 -bb -arch ep5c00 -type bram -wp 10 -rp 0011 -rdata_width 32 -data_width 32 -num_rows 512 -cascade -1 -e 
 
--- Thu Feb 19 17:49:08 2015
+-- Fri Feb 20 17:02:36 2015
 
 library IEEE;
 use IEEE.std_logic_1164.all;
@@ -113,7 +113,7 @@ begin
 
     dpram_32x512_0_0_0: PDPW16KC
         generic map (CSDECODE_R=> "0b000", CSDECODE_W=> "0b001", GSR=> "DISABLED", 
-        REGMODE=> "OUTREG", DATA_WIDTH_R=>  36, DATA_WIDTH_W=>  36)
+        REGMODE=> "NOREG", DATA_WIDTH_R=>  36, DATA_WIDTH_W=>  36)
         port map (DI0=>Data(0), DI1=>Data(1), DI2=>Data(2), DI3=>Data(3), 
             DI4=>Data(4), DI5=>Data(5), DI6=>Data(6), DI7=>Data(7), 
             DI8=>Data(8), DI9=>Data(9), DI10=>Data(10), DI11=>Data(11),