update static site to match README formatting

This commit is contained in:
Fischer Moseley 2024-02-29 15:20:11 -05:00 committed by GitHub
parent 9a23a40d7e
commit a4d549f6f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
![](assets/logo.png)
## Manta: An In-Situ Debugging Tool for Programmable Hardware
## Manta: A Configurable and Approachable Tool for FPGA Debugging and Rapid Prototyping
Manta is a tool for getting information into and out of FPGAs over UART or Ethernet. It's primarily intended for debugging and experimentation, but it's robust enough to be a simple, reliable transport layer between a FPGA and a host machine. It works by letting you configure a series of cores, which live as digital logic on the FPGA and are represented with vendor-agnostic Verilog-2001. The information and behavior of these cores are accessible to the host machine, which presents a Python API to the user. Manta includes the following cores, any number and combination of which may be used at once:
@ -55,4 +55,4 @@ Manta and its source code are released under a [GPLv3 license](https://github.co
month={may}
howpublished={\url{https://hdl.handle.net/1721.1/151223}}
}
```
```