Setup new structure for code
authorStaf Verhaegen <staf@stafverhaegen.be>
Wed, 4 Dec 2019 15:29:31 +0000 (16:29 +0100)
committerStaf Verhaegen <staf@stafverhaegen.be>
Fri, 6 Dec 2019 18:24:56 +0000 (19:24 +0100)
commitabf90f14e0f5247c90f9513d0051b90f3def1b87
tree24daa7f24d02a76537bb44d3c190515a63eafe37
parent728e06d283d6b949f2d34e7be576087129e789d6
Setup new structure for code

New structure will be compatible with easy pip/conda installing.
c4m/__init__.py [new file with mode: 0644]
c4m/cocotb/__init__.py [new file with mode: 0644]
c4m/cocotb/jtag/__init__.py [new file with mode: 0644]
c4m/nmigen/__init__.py [new file with mode: 0644]
c4m/nmigen/jtag/__init__.py [new file with mode: 0644]