Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
litex-boards
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kestrel Collaboration
Kestrel LiteX
litex-boards
Commits
0831b332
Commit
0831b332
authored
Feb 01, 2021
by
Florent Kermarrec
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tec0117: fix copyrights.
parent
8b89f6fe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
4 deletions
+9
-4
litex_boards/platforms/tec0117.py
litex_boards/platforms/tec0117.py
+6
-1
litex_boards/targets/tec0117.py
litex_boards/targets/tec0117.py
+3
-3
No files found.
litex_boards/platforms/tec0117.py
View file @
0831b332
#!/usr/bin/env python3
#
# This file is part of LiteX-Boards.
#
# Copyright (c) 2020 Pepijn de Vos <pepijndevos@gmail.com>
# Copyright (c) 2021 Florent Kermarrec <florent@enjoy-digital.fr>
# SPDX-License-Identifier: BSD-2-Clause
from
migen
import
*
...
...
litex_boards/targets/tec0117.py
View file @
0831b332
#!/usr/bin/env python3
#
# This file is part of LiteX.
# This file is part of LiteX
-Boards
.
#
# Copyright (c) 20
14-2019 Florent Kermarrec <florent@enjoy-digital.fr
>
# Copyright (c) 20
13-2014 Sebastien Bourdeauducq <sb@m-labs.hk
>
# Copyright (c) 20
20 Pepijn de Vos <pepijndevos@gmail.com
>
# Copyright (c) 20
21 Florent Kermarrec <florent@enjoy-digital.fr
>
# SPDX-License-Identifier: BSD-2-Clause
import
os
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment