padrick
v0.3.6
Overview
Getting Started
Padframe Configuration File
Generated Hardware Overview and Integration
CLI Reference
License
Authors
Changelog
Module Reference
padrick package
Subpackages
padrick.Generators package
padrick.Model package
padrick.Utils package
Submodules
padrick.CLIEntryPoint module
padrick.ConfigParser module
Module contents
padrick
padrick
padrick package
padrick.Generators package
padrick.Generators.RTLGenerator package
Edit on GitHub
padrick.Generators.RTLGenerator package
Subpackages
padrick.Generators.RTLGenerator.Templates package
Module contents
Submodules
padrick.Generators.RTLGenerator.RTLGenerator module
exception
padrick.Generators.RTLGenerator.RTLGenerator.
RTLGenException
[source]
Bases:
Exception
padrick.Generators.RTLGenerator.RTLGenerator.
generate_rtl
(
templates
:
RTLTemplates
,
padframe
:
Padframe
,
dir
:
Path
,
header_text
:
str
,
vlnv
=
None
,
**
extra_template_kwargs
)
[source]
Module contents