Test commit
This commit is contained in:
parent
792d0c5db1
commit
8df8e72810
@ -29,7 +29,6 @@ if __name__ == "__main__":
|
|||||||
#arrmul.get_v_code_flat(open("arrmul_test.v", "w"))
|
#arrmul.get_v_code_flat(open("arrmul_test.v", "w"))
|
||||||
#arrmul.get_blif_code_flat(open("arrmul_test.blif", "w"))
|
#arrmul.get_blif_code_flat(open("arrmul_test.blif", "w"))
|
||||||
|
|
||||||
|
|
||||||
w1 = wire(name="a")
|
w1 = wire(name="a")
|
||||||
w2 = wire(name="b")
|
w2 = wire(name="b")
|
||||||
w3 = wire(name="cin")
|
w3 = wire(name="cin")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user