Updated User Documentation (markdown)
parent
a0c6546684
commit
50a7b3e1e4
|
|
@ -111,12 +111,18 @@ Last is the [Symbiyosys Formal Verification](https://symbiyosys.readthedocs.io/e
|
|||
|
||||
|
||||
# Simulation
|
||||
Import all simulation files under [./testbench](https://github.com/AngeloJacobo/DDR3_Controller/tree/main/testbench) to Vivado then run simulation.
|
||||
Import all simulation files under [./testbench](https://github.com/AngeloJacobo/DDR3_Controller/tree/main/testbench) to Vivado then run simulation. The `ddr3_dimm_micron_sim_behav.wcfg` contains the waveform. Shown below are the clocks:
|
||||
|
||||
|
||||

|
||||
|
||||
`command_used` shows the command issued at a specific time. As shown below, during reads the `dqs` should toggle and `dq` should have a valid value, else they must be in high-impedance `Z`.
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue