initial commit with minimal templates
authorNeel <neelgala@gmail.com>
Sat, 10 Mar 2018 17:17:45 +0000 (22:47 +0530)
committerNeel <neelgala@gmail.com>
Sat, 10 Mar 2018 17:17:45 +0000 (22:47 +0530)
commit6635605528ad7600fa190f8e485310da28ed5d69
tree8dc74ea9e084c1718da216f90ac86f36ced07919
parent805f9b2576545afea56906bfca69892857e8eee9
initial commit with minimal templates
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
src/actual_pinmux.py [new file with mode: 0644]
src/interface_decl.py [new file with mode: 0644]
src/interface_def.py [new file with mode: 0644]
src/params.py [new file with mode: 0644]
src/pinmux_generator.py [new file with mode: 0644]
src/wire_def.py [new file with mode: 0644]