basic framework
This commit is contained in:
14
peakrdl/regblock/scan_design.py
Normal file
14
peakrdl/regblock/scan_design.py
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
"""
|
||||
- Signal References
|
||||
Collect any references to signals that lie outside of the hierarchy
|
||||
These will be added as top-level signals
|
||||
- top-level interrupts
|
||||
|
||||
|
||||
Validate:
|
||||
- Error if a property references a non-signal component, or property reference from
|
||||
outside the export hierarchy
|
||||
- No Mem components allowed
|
||||
- Uniform regwidth, accesswidth, etc.
|
||||
"""
|
||||
Reference in New Issue
Block a user