app: stacked_cores: prototype
the long term goal of this demo is to see if: (a) we can get stronger coupling between two cores than with multi-core-inverter. (b) we can get amplification by using a charge-pump like concept. (c) we can construct a *working* multi-core-inverter from this.
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -2093,6 +2093,13 @@ dependencies = [
|
||||
"coremem",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "stacked_cores"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"coremem",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "strsim"
|
||||
version = "0.8.0"
|
||||
|
Reference in New Issue
Block a user