customizable top module name, audio wav output in verilator framework… #450
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: embed-code | |
on: | |
push: | |
branches: | |
- master | |
- wip | |
- draft | |
jobs: | |
tuto-readme: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@v2 | |
- name: Markdown autodocs | |
uses: dineshsonachalam/[email protected] | |
with: | |
output_file_paths: '[./learn-silice/README.md]' |