riscv-software-src / riscof

BSD 3-Clause "New" or "Revised" License
61 stars 39 forks source link

Page Table gen #69

Open Abdulwadoodd opened 1 year ago

Abdulwadoodd commented 1 year ago

This PR adds a function in utils.py. This function:

  1. Generate 4kiB static page table
  2. Return the LSB Index of two differentiating bits among code, sig, and data addresses.