mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
soc_sdram: update copyrights
This commit is contained in:
parent
2da421f64e
commit
1b94699d12
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# This file is Copyright (c) 2015 Sebastien Bourdeauducq <sb@m-labs.hk>
|
||||
# This file is Copyright (c) 2015-2019 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||
# This file is Copyright (c) 2019 Gabriel L. Somlo <somlo@cmu.edu>
|
||||
# License: BSD
|
||||
|
||||
from math import log2
|
||||
|
|
Loading…
Reference in a new issue