litex/test
George Hilliard 8954041a93 clock/lattice_ecp5/ECP5PLL: Only consider non-dpa clocks as feedback
Dynamically adjusting the phase of a feedback will cause it to unlock.
The phase adjust ports are shared by all the outputs, so there is no
technical way to prevent this.  Allow the user to indicate that they
will not adjust a clock when requesting an output by setting
uses_dpa=False, and only consider those that the user has promised not
to use.
2021-07-08 08:14:14 -05:00
..
__init__.py
test_axi.py
test_axi_lite.py
test_bitbang.py
test_clock.py clock/lattice_ecp5/ECP5PLL: Only consider non-dpa clocks as feedback 2021-07-08 08:14:14 -05:00
test_code_8b10b.py soc/cores/code_8b10b: add StreamEncoder/Decoder (to be used with LiteX's streams). 2020-10-21 09:29:21 +02:00
test_csr.py
test_ecc.py
test_emif.py
test_gearbox.py inteconnect/stream: Increase io_lcm size when io_lcm/i_dw or io_lcm/o_dw < 2. 2021-03-18 13:47:10 +01:00
test_i2s.py
test_icap.py test/test_icap: update. 2020-10-07 12:36:08 +02:00
test_packet.py
test_prbs.py
test_spi.py
test_spi_opi.py
test_stream.py
test_timer.py test/test_timer: Update. 2021-05-27 19:37:51 +02:00
test_wishbone.py