2015-01-19 08:17:43 -05:00
|
|
|
.. _simulation-index:
|
|
|
|
|
|
|
|
========================
|
|
|
|
Simulation
|
|
|
|
========================
|
2015-01-19 17:28:14 -05:00
|
|
|
|
2015-01-22 11:44:04 -05:00
|
|
|
.. note::
|
|
|
|
Please contribute to this document, or support us financially to write it.
|
|
|
|
|
2015-01-22 03:55:06 -05:00
|
|
|
Simulations are available in ./lib/sata/test:
|
2015-01-19 17:28:14 -05:00
|
|
|
- crc_tb
|
|
|
|
- scrambler_tb
|
|
|
|
- phy_datapath_tb
|
|
|
|
- link_tb
|
|
|
|
- command_tb
|
|
|
|
- bist_tb
|
|
|
|
|
|
|
|
hdd.py is a simplified HDD model implementing all SATA layers.
|
|
|
|
To run a simulation, move to ./lib/sata/test and run:
|
|
|
|
- make simulation_name
|