defined the user-interface for the memory mapped registers
authorNeel <neelgala@gmail.com>
Mon, 19 Mar 2018 10:36:56 +0000 (16:06 +0530)
committerNeel <neelgala@gmail.com>
Mon, 19 Mar 2018 10:36:56 +0000 (16:06 +0530)
commit3c9f40523337a03bff4657ca76cb2ce690c45bc5
treeeb9b64a32f9be67cbae9a9153bf2bd56ac3dbf73
parent7a1f6b39c90d52c8b22c5699ba4ded51ac667d9b
defined the user-interface for the memory mapped registers

Support is provided to address registers using 8-bit, 16-bit, 32-bit or 64-bit addressing scheme.
Need to add support for a compressed scheme as well.
src/parse.py
src/pinmux_generator.py