Skip to content
Snippets Groups Projects
Commit 4b56209d authored by Eric Kooistra's avatar Eric Kooistra
Browse files

More ideas.

parent 84e4d2dc
No related branches found
No related tags found
1 merge request!3L2 sdp 240
......@@ -355,6 +355,7 @@ j) ARGS steps
. check valid values (e.g. address_offset multiple of 4)
. do not unroll arrays (number_of_peripherals, number_of_slaves, number_of_fields)
- evalutate/substitute the parameters
. check that parameter_overrides exist on peripheral
- calculate addresses
. calculate slave spans and span_w
. calculate peripheral spans and span_w
......@@ -367,9 +368,8 @@ z) Other:
- Rename Register.py into reg.py and REG.
- Numbers (int, float) and boolean (True, TRUE, False) are supported as parameters values,
but strings are not (yet) supported.
- Perhaps add instance_description key in fpga.yaml to support describing some
peripheral instance specifics.
- Add instance_description key in fpga.yaml to support describing some peripheral instance specifics.
- parameter_overrides does not check whether parameter actually exists on periperal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment