srdl2sv/examples/interrupt_hierarchy
Dennis Potter fc26817c33
Update Makefiles in examples directory to also invoke a Verilator compile
2021-11-04 23:38:50 -07:00
..
images Add hierarchical interrupts under examples 2021-10-24 23:33:01 -07:00
srdl2sv_out Regenerate examples with changes from 95b9a5a4 and 85dc719 2021-11-02 23:28:58 -07:00
Makefile Update Makefiles in examples directory to also invoke a Verilator compile 2021-11-04 23:38:50 -07:00
README.md Add hierarchical interrupts under examples 2021-10-24 23:33:01 -07:00
interrupt_hierarchy.rdl Add hierarchical interrupts under examples 2021-10-24 23:33:01 -07:00

README.md

The RDL in interrupt_hierarchy.rdl is copied from Section 17.2 of the SystemRDL 2.0 LRM and is meant to show how this "Advanced topic in SystemRDL" looks in compiled form. The former figure below below shows the hierarchy that this RDL will achieve. The latter image shows the block interrupt register.

Note that both pictures are copied from the SystemRDL 2.0 LRM.

hierarchical_interrupt_structure

block_interrupt_example