Skip to content

BigTurtle8/d1-h_systemrdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Building Website

Run

peakrdl html d1-h_gpio.rdl -o html

This will build the dynamic website into ./html/. To access and use, see below.

Website Usage

Directly opening index.html will not work.

First, run on local server using python:

python3 -m http.server -d "[path-to-dir]/html/"

Then, can open on http://localhost:8000!

Hint: For Windows PowerShell, can copy the current path using:

pwd | Set-Clipboard

About

Description of the D1-H chip using SystemRDL, powered by PeakRDL. Currently a work-in-progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published