commit | ff9b7f86c5c59a6935ec478f06010ba9c56a398e | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Mon Oct 05 17:46:23 2020 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Tue Oct 06 14:56:47 2020 +0100 |
tree | 3d8ff0b02d24d4cbc7810ae3ac2d8ec7a81a86ad | |
parent | 33fadd0cc828781c7d13f2a9210b8656f3678b09 [diff] |
[opentitan-pgm-fpga] Add ability to choose HW server Add the ability to choose a running Xilinx HW server instead of starting a new one on localhost (the default behavior, which is unchanged). This is mainly useful for remote/CI setups where the FPGA board is connected to another machine. Signed-off-by: Philipp Wagner <phw@lowrisc.org>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at CONTRIBUTING for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).