Skip to content

Commit

Permalink
repo: move soc components to luna-soc repository
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinevg committed Sep 1, 2023
1 parent 1d8e9cf commit 122582d
Show file tree
Hide file tree
Showing 51 changed files with 8 additions and 4,710 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# LUNA: a USB multitool & Amaranth HDL library ![Simulation Status](https://github.com/greatscottgadgets/luna/workflows/simulations/badge.svg) [![Documentation Status](https://readthedocs.org/projects/luna/badge/?version=latest)](https://luna.readthedocs.io/en/latest/?badge=latest)

![LUNA r0.2 side view](docs/images/board_readme_side.jpg)
Expand All @@ -12,7 +11,7 @@ Some things you can use LUNA for, currently:
- **Protocol analysis for Low-, Full-, or High- speed USB.** LUNA provides both hardware designs and gateware that allow passive USB monitoring. When combined with the [ViewSB](https://github.com/usb-tools/viewsb) USB analyzer
toolkit, LUNA hardware+gateware can be used as a full-featured USB analyzer.
- **Creating your own Low-, Full-, High-, or (experimentally) Super- speed USB device.** LUNA provides a collection of Amaranth gateware that allows you to easily create USB devices in gateware, software, or a combination of the two.
- **Building USB functionality into a new or existing System-on-a-Chip (SoC).** LUNA is capable of generating custom peripherals targeting the common Wishbone bus; allowing it to easily be integrated into SoC designs; and the library provides simple automation for developing simple SoC designs.
- **Building USB functionality into a new or existing System-on-a-Chip (SoC).** LUNA is capable of generating custom peripherals targeting the common Wishbone bus; allowing it to easily be integrated into SoC designs; and the [luna-soc](https://github.com/greatscottgadgets/luna-soc) library provides simple automation for developing simple SoC designs.

Some things you'll be able to use LUNA for in the future:

Expand Down
89 changes: 0 additions & 89 deletions applets/selftest/Makefile

This file was deleted.

Empty file removed applets/selftest/minerva.h
Empty file.
63 changes: 0 additions & 63 deletions applets/selftest/platform.c

This file was deleted.

31 changes: 0 additions & 31 deletions applets/selftest/platform.h

This file was deleted.

34 changes: 0 additions & 34 deletions applets/selftest/psram.c

This file was deleted.

15 changes: 0 additions & 15 deletions applets/selftest/psram.h

This file was deleted.

Loading

0 comments on commit 122582d

Please sign in to comment.