Martin Braun
e9288a439c
mpm: Update all license headers
...
- Fix typo in company name (missing 'a')
- Updated SPDX license identifier to version 3.0
2018-02-19 16:55:08 -08:00
Ashish Chaudhari
8eeb664b67
n3xx: Removed PHY reset after Aurora BIST
...
- A PHY reset is not needed for SFP Aurora. It is only really
useful when the entire quad including the commong clocking
block needs to be reset
2017-12-22 15:06:03 -08:00
Ashish Chaudhari
2e32f96291
n3xx: Updated Aurora BIST reg offsets
...
- Aurora registers moved around after SFP refactoring
in the FPGA. Reflecting changes in MPM
2017-12-22 15:06:03 -08:00
Martin Braun
8815098747
mpm: Harmonize all license header
...
Now uses SPDX headers everywhere.
2017-12-22 15:05:58 -08:00
Martin Braun
d3e6dd1140
mpm: Harmonize imports, tidy + sort modules
...
- Moved nijesdcore to cores/
- Moved udev, net, dtoverlay, uio to sys_utils/
- Made all imports non-relative (except in __init__.py files)
- Removed some unnecessary imports
- Reordered some imports for Python conventions
2017-12-22 15:05:58 -08:00
Trung N Tran
07ef7e3e61
n3xx_bist: remove unused python package
...
This tqdm is not using anywhere and causing trouble for the sdimage; so
I remove it.
2017-12-22 15:05:06 -08:00
Martin Braun
e20c0adb05
mpm aurora: Fixed undeclared variable issue
2017-12-22 15:04:00 -08:00
Martin Braun
39bd5b1bad
mpm: Minor fixes to aurora_control
...
- Slaves are properly initialized/deinitialized
- Return values from BISTs return more info
- Minor formatting fixes
2017-12-22 15:04:00 -08:00
Martin Braun
3ea3d8a338
mpm/n310: Added Aurora BIST code
2017-12-22 15:04:00 -08:00