LiteSATA minitest ================= This minitest is intended to provide a counter-prove on the possible remaining features to document for the Gigabit Transcievers (GTP tiles). It uses the following litex modules: | Repo URL | SHA | | --------------------------------------------------------- | ------- | | | 7abfbd9 | | | ab2423e | | | 7448170 | | | 0980a7c | | | fae9f8d | | | 1d8f0a9 | | | 40b1092 | | | 490fca5 | | | 16c5dde | The minitest synthesis step can be performed with Yosys or Vivado. The final FASM file with the `unknown bits` can be obtained by running the following: ```bash make all ``` All the pre-requisites (LiteX, Yosys, etc.) are automatically installed/built. It is required though to have Vivado installed in the system.