OpenCores
URL https://opencores.org/ocsvn/esoc/esoc/trunk

Subversion Repositories esoc

[/] [esoc/] [trunk/] [Sources/] [altera/] [esoc_ram_nkx1/] [esoc_ram_4kx1_waveforms.html] - Blame information for rev 42

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 42 lmaarsen
<html>
2
<head>
3
<title>Sample Waveforms for esoc_ram_4kx1.vhd </title>
4
</head>
5
<body>
6
<h2><CENTER>Sample behavioral waveforms for design file esoc_ram_4kx1.vhd </CENTER></h2>
7
<P>The following waveforms show the behavior of altsyncram megafunction for the chosen set of parameters in design esoc_ram_4kx1.vhd. For the purpose of this simulation, the contents of the memory at the start of the sample waveforms is assumed to be ( 1, 0, 1, 0, ...). The design esoc_ram_4kx1.vhd has two read/write ports. Read/write port A has 4096 words of 1 bits each and Read/write port B has 4096 words of 1 bits each. The output of the read/write port A is unregistered. The output of the read/write port B is registered by UNREGISTERED. </P>
8
<CENTER><img src=esoc_ram_4kx1_wave0.jpg> </CENTER>
9
<P><CENTER><FONT size=2>Fig. 1 : Wave showing read operation. </CENTER></P>
10
<P><FONT size=3>The above waveform shows the behavior of the design under normal read conditions. The read happens at the rising edge of the enabled clock cycle. The output from the RAM is undefined until after the first rising edge of the read clock. The clock enable on the read side input registers are disabled. </P>
11
<CENTER><img src=esoc_ram_4kx1_wave1.jpg> </CENTER>
12
<P><CENTER><FONT size=2>Fig. 2 : Waveform showing write operation </CENTER></P>
13
<P><FONT size=3>The above waveform shows the behavior of the design under normal write conditions. The write cycle is assumed to be from the rising edge of the enabled clock in which wren is high till the rising edge of the next clock cycle. In BIDIR_DUAL_PORT mode, when the write happens at the same address as the one being read in the other port, the read output is unknown. Actual write into the RAM happens at the rising edge of the write clock. The clock enable on the write side input registers are disabled. During a write cycle on a port (A or B), the new data flows through to the output of the same port. </P>
14
<P></P>
15
</body>
16
</html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.