Forum Discussion
sstrell
Super Contributor
6 years agoIf you set l4 as a design partition, you can use the root partition reuse flow documented here:
You're basically locking down the I/O design and including all the other submodules in the root partition along with the I/O, leaving l4 as a "doughnut hole" in the middle. You then reuse the root partition with all the other submodules and put whatever you want in l4.
#iwork4intel
- shvlad6 years ago
New Contributor
It works! Thank you!