Delete AI fingerprints :)
This commit is contained in:
parent
7fdf2063bf
commit
7e0a878e6c
@ -48,7 +48,7 @@ mill hny2026.test
|
|||||||
- [openFPGALoader](https://github.com/trabucayre/openFPGALoader)
|
- [openFPGALoader](https://github.com/trabucayre/openFPGALoader)
|
||||||
- [TangNano 1K](https://wiki.sipeed.com/hardware/en/tang/Tang-Nano-1K/Nano-1k.html) development board (GW1NZ-LV1QN48C6/I5)
|
- [TangNano 1K](https://wiki.sipeed.com/hardware/en/tang/Tang-Nano-1K/Nano-1k.html) development board (GW1NZ-LV1QN48C6/I5)
|
||||||
|
|
||||||
Yosys and other utilities can be taken from the [OSS CAD Suite](https://github.com/YosysHQ/oss-cad-suite-build) package or installed using the package manager [Nix](https://nixos.org/download/):
|
Yosys and other utilities can be taken from the [OSS CAD Suite](https://github.com/YosysHQ/oss-cad-suite-build) package or installed using the package manager [Nix](https://nixos.org/download/):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nix-shell shell.nix
|
nix-shell shell.nix
|
||||||
|
|||||||
@ -170,7 +170,7 @@ class HNY2026(cfg: HnyConfig, str: String) extends Module {
|
|||||||
*
|
*
|
||||||
* Available arguments:
|
* Available arguments:
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li><b>clockFreq</b> – clock frequency in Hz (default 27 MHz)</li>
|
* <li><b>clockFreq</b> - clock frequency in Hz (default 27 MHz)</li>
|
||||||
* </ul>
|
* </ul>
|
||||||
*/
|
*/
|
||||||
object HNY2026 extends App {
|
object HNY2026 extends App {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user