add icons, make rom use c data
This commit is contained in:
@@ -30,7 +30,37 @@ exec("./newcode/Wire 1x29f.cs");
|
||||
exec("./newcode/Wire 1x30f.cs");
|
||||
exec("./newcode/Wire 1x31f.cs");
|
||||
exec("./newcode/Wire 1x32f.cs");
|
||||
exec("./newcode/Wire 1x33f.cs");
|
||||
exec("./newcode/Wire 1x34f.cs");
|
||||
exec("./newcode/Wire 1x35f.cs");
|
||||
exec("./newcode/Wire 1x36f.cs");
|
||||
exec("./newcode/Wire 1x37f.cs");
|
||||
exec("./newcode/Wire 1x38f.cs");
|
||||
exec("./newcode/Wire 1x39f.cs");
|
||||
exec("./newcode/Wire 1x40f.cs");
|
||||
exec("./newcode/Wire 1x41f.cs");
|
||||
exec("./newcode/Wire 1x42f.cs");
|
||||
exec("./newcode/Wire 1x43f.cs");
|
||||
exec("./newcode/Wire 1x44f.cs");
|
||||
exec("./newcode/Wire 1x45f.cs");
|
||||
exec("./newcode/Wire 1x46f.cs");
|
||||
exec("./newcode/Wire 1x47f.cs");
|
||||
exec("./newcode/Wire 1x48f.cs");
|
||||
exec("./newcode/Wire 1x49f.cs");
|
||||
exec("./newcode/Wire 1x50f.cs");
|
||||
exec("./newcode/Wire 1x51f.cs");
|
||||
exec("./newcode/Wire 1x52f.cs");
|
||||
exec("./newcode/Wire 1x53f.cs");
|
||||
exec("./newcode/Wire 1x54f.cs");
|
||||
exec("./newcode/Wire 1x55f.cs");
|
||||
exec("./newcode/Wire 1x56f.cs");
|
||||
exec("./newcode/Wire 1x57f.cs");
|
||||
exec("./newcode/Wire 1x58f.cs");
|
||||
exec("./newcode/Wire 1x59f.cs");
|
||||
exec("./newcode/Wire 1x60f.cs");
|
||||
exec("./newcode/Wire 1x61f.cs");
|
||||
exec("./newcode/Wire 1x62f.cs");
|
||||
exec("./newcode/Wire 1x63f.cs");
|
||||
exec("./newcode/Wire 1x64f.cs");
|
||||
exec("./newcode/Wire 1x1x2f.cs");
|
||||
exec("./newcode/Wire 1x1.cs");
|
||||
@@ -90,6 +120,7 @@ exec("./newcode/Wire 1x1x112f.cs");
|
||||
exec("./newcode/Wire 1x1x128f.cs");
|
||||
exec("./newcode/Wire 1x1x48.cs");
|
||||
exec("./newcode/Wire 1x1x160f.cs");
|
||||
exec("./newcode/Wire 1x1x256f.cs");
|
||||
exec("./newcode/Wire 1x2x5f.cs");
|
||||
exec("./newcode/Wire 64x64f.cs");
|
||||
exec("./newcode/Wire 2x2f.cs");
|
||||
@@ -382,13 +413,9 @@ exec("./newcode/Demux 6 Bit.cs");
|
||||
exec("./newcode/Demux 6 Bit Vertical.cs");
|
||||
exec("./newcode/Mux 6 Bit.cs");
|
||||
exec("./newcode/Mux 6 Bit Vertical.cs");
|
||||
exec("./newcode/Demux 7 Bit.cs");
|
||||
exec("./newcode/Demux 7 Bit Vertical.cs");
|
||||
exec("./newcode/Mux 7 Bit.cs");
|
||||
exec("./newcode/Mux 7 Bit Vertical.cs");
|
||||
exec("./newcode/Demux 8 Bit.cs");
|
||||
exec("./newcode/Demux 8 Bit Vertical.cs");
|
||||
exec("./newcode/Mux 8 Bit.cs");
|
||||
exec("./newcode/Mux 8 Bit Vertical.cs");
|
||||
exec("./newcode/ROM 4x4.cs");
|
||||
exec("./newcode/ROM 4x4x4.cs");
|
||||
@@ -398,20 +425,36 @@ exec("./newcode/ROM 8x8x4.cs");
|
||||
exec("./newcode/ROM 8x8x8.cs");
|
||||
exec("./newcode/ROM 16x4x16.cs");
|
||||
exec("./newcode/ROM 32x2x32.cs");
|
||||
exec("./newcode/ROM 64x1x48.cs");
|
||||
exec("./newcode/ROM 64x1x64.cs");
|
||||
exec("./newcode/ROM 16x16.cs");
|
||||
exec("./newcode/ROM 16x16x4.cs");
|
||||
exec("./newcode/ROM 16x16x8.cs");
|
||||
exec("./newcode/ROM 16x16x16.cs");
|
||||
exec("./newcode/ROM 32x8x32.cs");
|
||||
exec("./newcode/ROM 64x4x48.cs");
|
||||
exec("./newcode/ROM 64x4x64.cs");
|
||||
exec("./newcode/ROM 32x16.cs");
|
||||
exec("./newcode/ROM 32x16x4.cs");
|
||||
exec("./newcode/ROM 32x16x8.cs");
|
||||
exec("./newcode/ROM 32x16x16.cs");
|
||||
exec("./newcode/ROM 32x16x32.cs");
|
||||
exec("./newcode/ROM 64x8x48.cs");
|
||||
exec("./newcode/ROM 64x8x64.cs");
|
||||
exec("./newcode/ROM 32x32x8.cs");
|
||||
exec("./newcode/ROM 32x32x16.cs");
|
||||
exec("./newcode/ROM 32x32x32.cs");
|
||||
exec("./newcode/ROM 64x16x48.cs");
|
||||
exec("./newcode/ROM 64x16x64.cs");
|
||||
exec("./newcode/ROM 64x32x8.cs");
|
||||
exec("./newcode/ROM 64x32x16.cs");
|
||||
exec("./newcode/ROM 64x32x32.cs");
|
||||
exec("./newcode/ROM 64x32x48.cs");
|
||||
exec("./newcode/ROM 64x32x64.cs");
|
||||
exec("./newcode/ROM 64x64x8.cs");
|
||||
exec("./newcode/ROM 64x64x16.cs");
|
||||
exec("./newcode/ROM 64x64x32.cs");
|
||||
exec("./newcode/ROM 64x64x48.cs");
|
||||
exec("./newcode/ROM 64x64x64.cs");
|
||||
exec("./newcode/Adder 1 Bit.cs");
|
||||
exec("./newcode/Adder 2 Bit.cs");
|
||||
|
||||
Reference in New Issue
Block a user