Pith. sign in

REVIEW 3 major objections 5 minor 1 cited by

Integrated probabilistic computer using voltage-controlled magnetic tunnel junctions as its entropy source

T0 review · 3 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read An ASIC with 1,143 probabilistic bits, fed by voltage-controlled magnetic tunnel junctions, solves integer factorization and projects to millions of p-bits.

desk verdict Real fabricated probabilistic ASIC driven by V-MTJ entropy, but the raw-bit bias gap keeps the result conditional. read the letter →

arxiv 2412.08017 v1 pith:EWAJRIBP submitted 2024-12-11 physics.app-ph cond-mat.dis-nn

classification physics.app-phcond-mat.dis-nn
keywords probabilisticIsingmachinep-bitsvoltage-controlledmagneticanisotropytunneljunctiontruerandomnumbergeneratorintegerfactorizationinvertiblelogicCMOSASIC
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper demonstrates a fabricated 130 nm ASIC that implements a probabilistic Ising machine for integer factorization using 1,143 probabilistic bits, with random bits supplied by a voltage-controlled magnetic tunnel junction (V-MTJ) rather than a software or CMOS random number generator. The V-MTJ is thermally stable at rest and produces a random bit on demand when a 10 ns voltage pulse temporarily collapses its energy barrier. The authors show that the combined system solves 6-bit factorization problems, with the two correct factor pairs appearing in 67.5% of trials, and they argue that co-designing CMOS with V-MTJ entropy sources overcomes a key scaling bottleneck. If the approach scales as projected, it offers a path to single-chip probabilistic computers with millions of p-bits for hard combinatorial optimization.

What carries the argument

The load-bearing mechanism has three parts: the p-bit update rule $m_i(t+1)=\mathrm{sgn}[\tanh(I_i/T)+r]$ with $I_i = h_i + \sum_j J_{ij} m_j$, implemented digitally by a probabilistic logic unit (PLU) that maps 16 random bits to a sample from a scaled hyperbolic-arctangent distribution; the V-MTJ entropy source, where the voltage-controlled magnetic anisotropy effect lowers the energy barrier so the free layer relaxes in-plane and then re-enters one of two perpendicular states at random when the 10 ns pulse ends; and invertible logic gates built from AND, half-adder, and full-adder p-bit networks, whose ground states are the valid truth-table entries and which run equally well forward (multiplication), backward (factorization), or in division mode.

What would settle it

Feed the same 6-bit factorization trials with the V-MTJ's raw bit stream and with its XOR4-processed stream, and compare the solution distributions: if the raw-stream success rate drops below the paper's measured 67.5% or the energy minima no longer match the correct factors, the raw entropy quality is insufficient.

Watch

Extended reading notes

Core claim

The central discovery is a working hybrid probabilistic computer in which a custom CMOS ASIC and a spintronic entropy source are co-designed: the ASIC implements 1,143 p-bits whose update rule samples the distribution of an Ising Hamiltonian, and a single voltage-controlled MTJ, driven by 10 ns pulses, provides the stochastic bits that make the p-bits random. Because the V-MTJ is engineered with a high standby energy barrier and switches randomly only while the voltage pulse is applied, it can generate random bits on demand at high speed without the fine-tuned low-barrier devices required by stochastic-MTJ approaches. The authors validate the system on 6-bit integer factorization, report simulated 20-bit factorization, and estimate that porting the design to 45 nm and 7 nm nodes yields dense factorizers whose area scales toward millions of integrated p-bits.

Load-bearing premise

The raw, un-XORed V-MTJ bit stream, which fails most NIST randomness tests, still provides random bits of sufficient quality for the p-bit update rule to sample the correct distribution.

Editorial extensions

If this is right

  • If the approach scales as projected, a single CMOS+V-MTJ chip could host millions of probabilistic bits, making Ising-machine solvers dense enough for practical combinatorial optimization problems.
  • Using several V-MTJs in parallel would move the throughput bottleneck from the entropy source to the CMOS logic, since p-bits can be updated in parallel with only modest area overhead.
  • The same invertible-logic architecture can perform multiplication and division as well as factorization, since the J matrix and h vector are fixed for a given bit width and only the clamped variables change.
  • V-MTJ entropy sources remove the need for the small, finely tuned energy barriers of stochastic MTJs, which should improve device-to-device uniformity and manufacturability in large arrays.
  • The synchronous ASIC approach consumes far less energy per random bit than FPGA or microcontroller implementations, per the comparison table.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A direct experimental check would feed the same ASIC with XOR4-processed bits and compare success rates; the paper's argument depends on raw bits being adequate even though only the XORed stream passes NIST tests.
  • The single demonstrated 6-bit problem (35 = 5 × 7) is one instance; a broader sample of semiprimes would separate architecture capability from instance-specific luck.
  • The area projections ignore PLU and random-number-generator area in serial designs; the authors acknowledge this, but for parallel-update designs the added area is nontrivial (12–18% in their estimates), so the 'millions of p-bits' figure is an upper bound for serial operation.
  • The V-MTJ is currently external and wire-bonded; until monolithic integration is shown, the claimed path to millions of p-bits rests on fabrication assumptions rather than measured results.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The manuscript reports a 130 nm CMOS ASIC implementing 1143 probabilistic bits for integer factorization, driven by a voltage-controlled MTJ (V-MTJ) entropy source that generates random bits on demand via the voltage-controlled magnetic anisotropy effect. The authors show that the experimental system factors the number 35 in 8192 iterations, with 67.5% of final states being the two valid factor pairs, and present NIST randomness results for the V-MTJ bit stream, which passes all 11 tests only after two XOR4 stages. They also simulate a 20-bit factorization using a modified design not implemented on the current chip, and they use synthesized 45 nm and 7 nm designs plus assumed V-MTJ cell areas to project scalability toward millions of p-bits.

Significance. If the entropy-quality gap is closed, this is a meaningful integration step: it is, to my knowledge, the first fabricated ASIC-level probabilistic Ising machine co-designed with an MTJ entropy source, and the paper includes concrete engineering details such as a synchronous p-bit architecture, a 30 nm V-MTJ, a comparison table with prior CMOS+MTJ platforms, and a measured 6-bit factorization. The authors are candid about the I/O bottleneck and about the distinction between measured and projected performance. However, the experimental support for the central claim is narrow: one V-MTJ, one factorization instance, and no repeated trials, while the entropy source as used during the factorization did not pass NIST randomness tests. The scaling projections are clearly labeled as projections but rest on assumed cell sizes and synthetic PDK densities.

major comments (3)
  1. [Methods, Table E1; §V, Fig. 6d] The ASIC received raw V-MTJ bits, not the XOR4-processed stream, yet only the XOR4 stream passes NIST STS (11/11 vs. 2/11 for raw). Because Eq. (1) draws r from a uniform distribution on (-1,1), a biased or correlated raw stream changes the effective update distribution implemented by the PLU. The single 67.5%-plurality histogram for the factorization of 35 therefore does not establish that the V-MTJ supplied entropy of adequate quality. Please report the bias, autocorrelation, and drift of the bit sequence actually delivered to the ASIC during factorization runs, compare results with and without XOR post-processing, and show either that the raw-stream statistics are adequate or that the update rule is robust to the measured deviations.
  2. [§V, Fig. 6d; Table 1] The experimental evidence is one V-MTJ device, one problem instance (35), and one 8192-iteration annealing run. The reported 67.5% valid-state rate is a plurality without error bars or a statistical significance test, and it does not distinguish a correctly sampling Ising machine from a weakly stochastic or biased annealer. Please add repeated independent trials, multiple devices, and a statistical comparison (e.g., bootstrap or chi-square) of the experimental state distribution against the simulated distribution for the same J and h.
  3. [Sec. IV; Eq. (1)] The text states that the PLU circuit 'sampled from the energy distribution of the Ising Hamiltonian defined by the J matrix and h vector' (Sec. IV). This is a distributional claim, but only the ground-state histogram of one factorization problem is shown. At fixed temperature the p-bit state distribution should be compared with the Boltzmann distribution of the implemented J/h for a small instance; without that check, the experimental data support only the weaker claim that the network reaches the low-energy states.
minor comments (5)
  1. [Abstract; Sec. I] There are typographical spacing errors ('large number s' in the abstract, 's of' in Sec. I); please proofread the manuscript.
  2. [Fig. 6] Figures 6b–6d would be more useful if the captions gave the total number of trials and the exact percentage for each reported plurality or majority.
  3. [Methods, Table E1] The description of the XOR post-processing is ambiguous: please state the stream length after each stage and clarify whether XOR4 consumes four original bits or two XOR2 outputs.
  4. [Data availability] The data availability statement should be more specific; raw V-MTJ bitstreams and per-trial factorization outcomes are needed to assess the statistical claims.
  5. [References] Reference [39] does not appear to be cited in the body text; please check the citation numbering.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the factorization demonstration and scaling projections are measured or explicitly assumed, not derived from their own conclusions.

full rationale

The paper's central demonstration is an experimental measurement: a fabricated 130 nm ASIC implementing 1143 p-bits, driven by random bits from a measured V-MTJ, solves a 6-bit factorization of 35 with 67.5% valid final states. The mapping from factorization to the Ising J/h matrices uses standard invertible-logic constructions, and the update rule in Eq. 1 is the standard p-bit update implemented by a LUT-based PLU. The entropy source is characterized against the external NIST STS benchmark, and the paper transparently reports that raw bits passed only 2/11 tests while XOR4-processed bits passed all 11, and that the ASIC received raw un-XORed bits. This is a validation gap, not a circular derivation: nothing in the experimental success is defined in terms of the success itself, and no parameter is fitted to force the factorization result. The J and h matrices are constructed so that ground states correspond to valid factor pairs, but the observed convergence of the physical system to those states is a nontrivial dynamical result, not a tautology. The scaling projections to 45 nm and 7 nm are explicitly based on synthesized cell densities and an assumed 50 F2 V-MTJ cell area, with no data fitted to produce a predetermined 'millions of p-bits' number. Self-citations to prior group work attribute device-stack choices and invertible-logic methodology, but the present work independently measures its V-MTJ, fabricates the ASIC, and reports raw measurement statistics; these citations are not load-bearing. The paper is therefore self-contained against external benchmarks and exhibits no circular step that reduces a prediction to its input by construction.

Assumptions & free parameters 4 free parameters · 4 assumptions · 0 invented entities

The central demonstration leans on established p-bit and VCMA physics, plus two untested extrapolation assumptions (raw bit adequacy and manufacturable advanced-node scaling). The tuning parameters are the annealing schedule and the applied field, both selected to make the system perform. No new physical entities are introduced.

free parameters (4)
  • Annealing start and end temperatures (6-bit experiment) = 1.375 (start), 0.8 (end)
    Chosen via a simulated parameter sweep over 6-bit factorization instances (Fig. 6a); the same values are used for the experimental trials. This is a tuned operating point, not a derived constant.
  • Annealing start and end temperatures (20-bit simulated) = 20 (start), 4 (end)
    Set for the modified 20-bit factorizer simulation to demonstrate convergence; no stated derivation. It affects the reported plurality of correct solutions.
  • V-MTJ cell area assumption = 50 F^2 plus support circuitry
    Scaling projections to millions of bits assume a 50 F^2 per-cell footprint for V-MTJ modules (Methods, based on cited MRAM cell references). This is a literature-derived assumption, not measured in this work, and it directly determines the projected p-bit density.
  • Applied bias field angle and magnitude for V-MTJ = ~37 degrees from normal, in-plane component of -62 Oe
    Adjusted via permanent magnet positioner to produce 50/50 switching probability; it compensates stray field and provides the precession reference. This is an experimental tuning parameter that affects bit balance, and the residual bias remains.
assumptions (4)
  • domain assumption The p-bit update rule in Eq. 1 (m_i(t+1) = sgn[tanh(I_i/T) + r(-1,1)]) samples the intended Ising-Boltzmann distribution.
    Adopted from prior p-bits literature (Camsari et al., Aadit et al.); the paper does not re-derive it. The hardware PLU approximates this rule with a 16-bit LUT.
  • domain assumption Invertible logic gate ground states encode valid truth tables, so fixing a multiplier output and annealing yields correct factors.
    Assumed from prior work on p-bits and invertible logic (Refs. 30, 49); used to construct the factorizer from AND, half-adder, and full-adder blocks. Derivations are said to be in Supplementary Note 2, which is not included.
  • domain assumption The VCMA pulse protocol yields statistically independent, near-50/50 random bits from a thermally stable MTJ.
    The mechanism is described and a sample bitstream is shown, but the raw bit stream fails most NIST tests. The paper relies on this assumption when feeding un-XORed bits to the ASIC.
  • ad hoc to paper Synthesized gate densities and 50 F^2 V-MTJ cell areas extrapolate to real advanced-node manufacturability.
    Used for the 45 nm and 7 nm projections and the 'millions of bits' statement; these are not manufacturing demonstrations. The GPDK and ASAP7 libraries are predictive, not foundry-qualified.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Integrated probabilistic computer using voltage-controlled magnetic tunnel junctions as its entropy source." pith.science (2026). https://pith.science/paper/EWAJRIBP

@misc{pith2026241208017,
  author       = {Pith},
  title        = {Pith review of: Integrated probabilistic computer using voltage-controlled magnetic tunnel junctions as its entropy source},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/EWAJRIBP}},
  note         = {Machine review of arXiv:2412.08017}
}
read the original abstract

Probabilistic Ising machines (PIMs) provide a path to solving many computationally hard problems more efficiently than deterministic algorithms on von Neumann computers. Stochastic magnetic tunnel junctions (S-MTJs), which are engineered to be thermally unstable, show promise as entropy sources in PIMs. However, scaling up S-MTJ-PIMs is challenging, as it requires fine control of a small magnetic energy barrier across large numbers of devices. In addition, non-spintronic components of S-MTJ-PIMs to date have been primarily realized using general-purpose processors or field-programmable gate arrays. Reaching the ultimate performance of spintronic PIMs, however, requires co-designed application-specific integrated circuits (ASICs), combining CMOS with spintronic entropy sources. Here we demonstrate an ASIC in 130 nm foundry CMOS, which implements integer factorization as a representative hard optimization problem, using PIM-based invertible logic gates realized with 1143 probabilistic bits. The ASIC uses stochastic bit sequences read from an adjacent voltage-controlled (V-) MTJ chip. The V-MTJs are designed to be thermally stable in the absence of voltage, and generate random bits on-demand in response to 10 ns pulses using the voltage-controlled magnetic anisotropy effect. We experimentally demonstrate the chip's functionality and provide projections for designs in advanced nodes, illustrating a path to millions of probabilistic bits on a single CMOS+V-MTJ chip.

Figures

Figures reproduced from arXiv: 2412.08017 by the authors.

Figure 1
Figure 1. V-MTJ characteristics. a Schematic illustration of the 30 nm V-MTJ pillar used in this work. Voltage is applied between the top and bottom electrodes. b Relation between applied voltage and coercivity of the device due to VCMA. A linear interpolation is accurate over the voltage range explored in this work. c Relation between the read voltage and the parallel and antiparallel resistance levels of the V-MTJ. It is wo… view at source ↗
Figure 2
Figure 2. VCMA-based random bit generation. a Energy landscape illustration of MTJ undergoing VCMA-induced random switching. When a voltage pulse is applied to the MTJ, the energy barrier between the parallel (P) and antiparallel (AP) states disappears, causing the system to relax to an in-plane intermediate state within a few nanoseconds. When the voltage pulse is removed, the energy barrier re￾emerges, and the system finds … view at source ↗
Figure 3
Figure 3. Experimental configuration. a Setup showing the connections between the ASIC, the ASIC’s control board, the VCMA-TRNG PCB, the V-MTJ, and the pulse generator. b Microscope photograph of the connections to a V-MTJ device. c The Graphic Design System (GDSII) format rendering of the ASIC design, excluding metal layer 1 for visibility. The design area, center top, is connected to the ASIC control board and the RISC-V CP… view at source ↗
Figures from the paper (3 more)
Figure 4
Figure 4. Figure 4: Data flow block diagram. a The PLU which converts a uniformly distributed random number to one pulled from the hyperbolic arc-tangent distribution, scaled by a mathematical temperature. This implements part of the probabilistic update equation, with the corresponding p…
Figure 5
Figure 5. Figure 5: Factorization circuit. a Invertible logic gate factorization circuit made of invertible adders and gates. This design can be scaled to implement any symmetric binary factorization problem. b J matrix (above) and h vector (below) for an invertible AND gate, half adder, …
Figure 6
Figure 6. Figure 6: PIM performance results. a Simulated mean trials-to-solution for 6-bit factorization problem instances with different starting and finishing temperatures used in simulated annealing. Each trial consisted of 8192 iterations, after which the p-bit states were recorded. A…

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Pathology-Informed Latent Diffusion Model for Anomaly Detection in Lymph Node Metastasis

    eess.IV 2025-08 unverdicted novelty 5.0 of 10

    A pathology prompt-guided latent diffusion model reconstructs normal tissue and flags abnormal patches by reconstruction error, targeting unsupervised lymph node metastasis detection.

Reference graph

Works this paper leans on

73 extracted references · 68 canonical work pages · cited by 1 Pith paper

  1. [1]

    Finocchio, G. et al. The promise of spintronics for unconventional computing. J. Magn. Magn. Mater. 521, 167506 (2021)

  2. [2]

    & Friesz, T

    Zhang, P ., Peeta, S. & Friesz, T. Dynamic game theoretic model of multi-layer infrastructure networks. Networks Spatial Econ. 5, 147–178 (2005)

  3. [3]

    J., Brubaker, J

    Schuetz, M. J., Brubaker, J. K. & Katzgraber, H. G. Combinatorial optimization with physics-inspired graph neural networks. Nat. Mach. Intell. 4, 367–377 (2022)

  4. [4]

    Finocchio, G. et al. Roadmap for unconventional computing with nanotechnology. Nano Futur. (2023). 15/19

  5. [5]

    Kalinin, K. P . & Berloff, N. G. Large-scale sustainable search on unconventional computing hardware. arXiv preprint arXiv:2104.02553 (2021)

  6. [7]

    Mohseni, N., McMahon, P . L. & Byrnes, T. Ising machines as hardware solvers of combinatorial optimization problems. Nat. Rev. Phys. 4, 363–379 (2022)

  7. [8]

    & Tanaka, S

    Tanahashi, K., Takayanagi, S., Motohashi, T. & Tanaka, S. Application of Ising machines and a software development for Ising machines. J. Phys. Soc. Jpn. 88, 061010 (2019)

  8. [9]

    Aadit, N. A. et al. Massively parallel probabilistic computing with sparse Ising machines. Nat. Electron. 5, 460–468 (2022)

Show all 73 references
  1. [10]

    Newell, G. F. & Montroll, E. W. On the theory of the Ising model of ferromagnetism. Rev. Mod. Phys. 25, 353 (1953)

  2. [11]

    Griffiths, R. B. Correlations in Ising ferromagnets. i. J. Math. Phys. 8, 478–483 (1967)

  3. [12]

    & Nakamura, Y

    Goto, H., Lin, Z. & Nakamura, Y . Boltzmann sampling from the Ising model using quantum heating of coupled nonlinear oscillators. Sci. reports 8, 7154 (2018)

  4. [13]

    & Goto, H

    Kanao, T. & Goto, H. High-accuracy Ising machine using Kerr-nonlinear parametric oscillators with local four-body interactions. npj Quantum Inf. 7, 18 (2021)

  5. [14]

    Marandi, A., Wang, Z., Takata, K., Byer, R. L. & Yamamoto, Y . Network of time-multiplexed optical parametric oscillators as a coherent Ising machine. Nat. Photonics 8, 937–942 (2014)

  6. [15]

    Okawachi, Y . et al. Demonstration of chip-based coupled degenerate optical parametric oscillators for realizing a nanophotonic spin-glass. Nat. communications 11, 4119 (2020)

  7. [16]

    Okawachi, Y . et al. Nanophotonic spin-glass for realization of a coherent Ising machine. arXiv preprint arXiv:2003.11583 (2020)

  8. [17]

    Tezak, N. et al. Integrated coherent Ising machines based on self-phase modulation in microring resonators. IEEE J. Sel. Top. Quantum Electron. 26, 1–15 (2019)

  9. [18]

    & Kim, C

    Lo, H., Moy, W., Yu, H., Sapatnekar, S. & Kim, C. H. An ising solver chip based on coupled ring oscillators with a 48-node all-to-all connected array architecture. Nat. Electron. 6, 771–778 (2023)

  10. [19]

    Karpuzcu, U. et al. Cobi: A coupled oscillator based Ising chip for combinatorial optimization. Nat. Portfolio: Manuscr. (2024)

  11. [20]

    K., Mallick, A

    Bashar, M. K., Mallick, A. & Shukla, N. Experimental investigation of the dynamics of coupled oscillators as Ising machines. IEEE Access 9, 148184–148190 (2021)

  12. [21]

    Mallick, A. et al. Using synchronized oscillators to compute the maximum independent set. Nat. communications 11, 4689 (2020)

  13. [22]

    K., Lin, Z

    Bashar, M. K., Lin, Z. & Shukla, N. Stability of oscillator Ising machines: Not all solutions are created equal. J. Appl. Phys. 134 (2023)

  14. [23]

    K., Li, Z., Narayanan, V

    Bashar, M. K., Li, Z., Narayanan, V . & Shukla, N. An FPGA-based max-k-cut accelerator exploiting oscillator synchronization model. In 2024 25th International Symposium on Quality Electronic Design (ISQED), 1–8 (IEEE, 2024)

  15. [24]

    Tatsumura, K. et al. FPGA-based simulated bifurcation machine. FPL 29 (2019)

  16. [25]

    Tatsumura, K. et al. Scaling out Ising machines using a multi-chip architecture for simulated bifurcation. Nat. Electron. 4, 3 (2021). 16/19

  17. [26]

    Kashimata, T. et al. Efficient and scalable architecture for multiple-chip implementation of simulated bifurcation machines. IEEE Access (2024)

  18. [27]

    Litvinenko, A. et al. A spinwave Ising machine. Commun. Phys. 6, 227 (2023)

  19. [28]

    & Åkerman, J

    González, V ., Litvinenko, A., Khymyn, R. & Åkerman, J. Global biasing using a hardware-based artificial Zeeman term in spinwave Ising machines. In 2023 IEEE International Magnetic Conference-Short Papers (INTERMAG Short Papers), 1–2 (IEEE, 2023)

  20. [29]

    & Åkerman, J

    Litvinenko, A., Khymyn, R., Ovcharov, R. & Åkerman, J. A 50-spin surface acoustic wave ising machine. arXiv preprint arXiv:2311.06830 (2023)

  21. [30]

    Y ., Sutton, B

    Camsari, K. Y ., Sutton, B. M. & Datta, S. P-bits for probabilistic spin logic. Appl. Phys. Rev. 6 (2019)

  22. [31]

    & Datta, S

    Kaiser, J. & Datta, S. Probabilistic computing with p-bits. Appl. Phys. Lett. 119 (2021)

  23. [32]

    Evaluating spintronics-compatible implementations of Ising machines

    Grimaldi, A. Evaluating spintronics-compatible implementations of Ising machines. Phys. Rev. Appl. 20, 024005(2023)

  24. [33]

    Si, J. et al. Energy-efficient superparamagnetic ising machine and its application to traveling salesman problems. Nat. Commun. 15, 3457 (2024)

  25. [34]

    Singh, N. S. et al. CMOS plus stochastic nanomagnets enabling heterogeneous computers for probabilistic inference and learning. Nat. Commun. 15, 2685 (2024)

  26. [35]

    Hamerly, R. et al. Experimental investigation of performance differences between coherent ising machines and a quantum annealer. Sci. advances 5, eaau0823 (2019)

  27. [36]

    Weinberg, P . et al. Scaling and diabatic effects in quantum annealing with a d-wave device. Phys. Rev. Lett. 124, 090502 (2020)

  28. [37]

    Shao, Y . et al. Probabilistic computing with voltage-controlled dynamics in magnetic tunnel junctions. Nanotechnology 34, 495203 (2023)

  29. [38]

    Aadit, N. A. et al. Computing with invertible logic: Combinatorial optimization with probabilistic bits. In 2021 IEEE International Electron Devices Meeting (IEDM), 40–3 (IEEE, 2021)

  30. [39]

    M., Alturki, A

    Imam, R., Areeb, Q. M., Alturki, A. & Anwer, F. Systematic and critical review of rsa based public key cryptographic schemes: Past and present status. IEEE Access 9, 155949–155976 (2021)

  31. [40]

    Grimaldi, A. et al. Spintronics-compatible approach to solving maximum-satisfiability problems with probabilistic computing, invertible logic, and parallel tempering. Phys. Rev. Appl. 17, 024052 (2022)

  32. [41]

    Chowdhury, S., Camsari, K. Y . & Datta, S. Accelerated quantum monte carlo with probabilistic computers. Commun. Phys. 6, 85 (2023)

  33. [42]

    & Rose, J

    Kuon, I. & Rose, J. Measuring the gap between FPGAs and ASICs. In Proceedings of the 2006 ACM/SIGDA 14th international symposium on Field programmable gate arrays, 21–30 (2006)

  34. [43]

    Fukushima, A. et al. Recent progress in random number generator using voltage pulse-induced switching of nano-magnet: A perspective. APL Mater. 9.3 (2021)

  35. [44]

    & Khalili Amiri, P

    Shao, Y . & Khalili Amiri, P . Progress and application perspectives of voltage-controlled magnetic tunnel junctions. Adv. Mater. Technol. 8, 2300676 (2023)

  36. [45]

    Borders, W. A. et al. Integer factorization using stochastic magnetic tunnel junctions. Nature 573, 390–393 (2019)

  37. [46]

    Y ., Behin-Aein, B

    Sutton, B., Camsari, K. Y ., Behin-Aein, B. & Datta, S. Intrinsic optimization using stochastic nanomagnets. Sci. reports 7, 44370 (2017). 17/19

  38. [47]

    Camsari, K. Y . et al. From charge to spin and spin to charge: Stochastic magnets for probabilistic switching. Proc. IEEE 108, 1322–1337 (2020)

  39. [48]

    Lv, Y ., Bloom, R. P . & Wang, J.-P . Experimental demonstration of probabilistic spin logic by magnetic tunnel junctions. IEEE Magn. Lett. 10, 1–5 (2019)

  40. [49]

    Y ., Faria, R., Sutton, B

    Camsari, K. Y ., Faria, R., Sutton, B. M. & Datta, S. Stochastic p-bits for invertible logic. Phys. Rev. X 7, 031014 (2017)

  41. [50]

    Y ., Salahuddin, S

    Camsari, K. Y ., Salahuddin, S. & Datta, S. Implementing p-bits with embedded MTJ. IEEE Electron Device Lett. 38, 1767–1770 (2017)

  42. [51]

    Ikeda, S. et al. A perpendicular-anisotropy CoFeB–MgO magnetic tunnel junction. Nat. materials 9, 721–724 (2010)

  43. [52]

    Worledge, D. et al. Spin torque switching of perpendicular Ta|CoFeB|MgO-based magnetic tunnel junctions. Appl. physics letters 98 (2011)

  44. [53]

    Khalili Amiri, P . et al. Switching current reduction using perpendicular anisotropy in CoFeB–MgO magnetic tunnel junctions. Appl. Phys. Lett. 98 (2011)

  45. [54]

    Fukushima, A. et al. Spin dice: A scalable truly random number generator based on spintronics. Appl. Phys. Express 7,083001 (2014)

  46. [55]

    Jia, X. et al. Spintronics based stochastic computing for efficient bayesian inference system. Proc. 23rd Asia and South Pacific Design Automation Conference (ASP-DAC), 580–585 (IEEE, 2018)

  47. [56]

    R., Lv, Y

    Zink, B. R., Lv, Y . & Wang, J.-P . Review of magnetic tunnel junctions for stochastic computing. IEEE J. on Explor. Solid-State Comput. Devices Circuits 8, 173–184 (2022)

  48. [57]

    Liu, S. et al. Random bitstream generation using voltage-controlled magnetic anisotropy and spin orbit torque magnetic tunnel junctions. IEEE J. on Explor. Solid-State Comput. Devices Circuits 8, 194–202 (2022)

  49. [58]

    Maruyama, T. et al. Large voltage-induced magnetic anisotropy change in a few atomic layers of iron. Nat. nanotechnology 4, 158–161 (2009)

  50. [59]

    Amiri, P . K. & Wang, K. L. V oltage-controlled magnetic anisotropy in spintronic devices. In Spin, vol. 2, 1240002 (World Scientific, 2012)

  51. [60]

    Shao, Y . et al. Sub-volt switching of nanoscale voltage-controlled perpendicular magnetic tunnel junctions. Commun. Mater. 3, 87 (2022)

  52. [61]

    Aggarwal, S. et al. Demonstration of a reliable 1 Gb standalone spin-transfer torque mram for industrial applications. In 2019 IEEE International Electron Devices Meeting (IEDM), 2–1 (IEEE, 2019)

  53. [62]

    https://www.everspin.com/spin-transfer-torque-mram- technology

    Spin-transfer torque MRAM technology. https://www.everspin.com/spin-transfer-torque-mram- technology. Accessed: 2024-02-24

  54. [63]

    & Roche, K

    Parkin, S., More, N. & Roche, K. Oscillations in exchange coupling and magnetoresistance in metallic superlattice structures: Co/ru, co/cr, and fe/cr. Phys. review letters 64, 2304 (1990)

  55. [64]

    Duine, R., Lee, K.-J., Parkin, S. S. & Stiles, M. D. Synthetic antiferromagnetic spintronics. Nat. physics 14, 217–219 (2018)

  56. [65]

    Rukhin, A. et al. A statistical test suite for random and pseudorandom number generators for cryptographic applications. Vol. 22. Gaithersburg, MD, USA: US Department of Commerce, Technology Administration, National Institute of Standards and Technology (2001). 18/19

  57. [66]

    Clark, L. T. et al. Asap7: A 7-nm finfet predictive process design kit. Microelectron. J. 53, 105–115 (2016)

  58. [67]

    https://caravel-mgmt-soc-litex.readthedocs.io/en/latest/ (2022)

    Caravel management soc - litex. https://caravel-mgmt-soc-litex.readthedocs.io/en/latest/ (2022). Accessed: 2024-06-25

  59. [68]

    https://skywater- pdk.readthedocs.io/en/main/contents/libraries/ foundry-provided.html

    Skywater foundry provided standard cell libraries. https://skywater- pdk.readthedocs.io/en/main/contents/libraries/ foundry-provided.html. Accessed: 2024-02-24

  60. [69]

    https://www.anandtech.com/show/13405/ intel-10nm-cannon-lake-and-core-i3-8121u-deep-dive- review/3 (2019)

    Intel’s 10nm Cannon Lake and core i3-8121u deep dive review. https://www.anandtech.com/show/13405/ intel-10nm-cannon-lake-and-core-i3-8121u-deep-dive- review/3 (2019). Accessed: 2024-05-17

  61. [70]

    https://www.tomshardware.com/news/ intel-process-packaging-roadmap-2025 (2021)

    Intel process roadmap through 2025: Renamed process nodes, angstrom era begins. https://www.tomshardware.com/news/ intel-process-packaging-roadmap-2025 (2021). Accessed: 2024-05-17

  62. [71]

    Array-level analysis of magneto-electric random-access memory for high-performance embedded applications

    Lee, H., et al. Array-level analysis of magneto-electric random-access memory for high-performance embedded applications. IEEE Magnetics Letters 8, 1-5 (2017)

  63. [72]

    MRAM cell technology for over 500-MHz SoC

    Sakimura, N., et al. MRAM cell technology for over 500-MHz SoC. IEEE journal of solid-state circuits 42.4, 830-838 (2007)

  64. [73]

    1Gbit high density embedded STT-MRAM in 28nm FDSOI technology

    Lee, K., et al. 1Gbit high density embedded STT-MRAM in 28nm FDSOI technology. 2019 IEEE International Electron Devices Meeting (IEDM) (2019)

  65. [74]

    Field-free switching of magnetic tunnel junctions driven by spin–orbit torques at sub-ns timescales

    Krizakova, V., et al. Field-free switching of magnetic tunnel junctions driven by spin–orbit torques at sub-ns timescales. Applied Physics Letters 116, 232406 (2020). 19/19 Extended Data Figures Figure E1. Scaling projections. a Approximate scaling of the count of p -bits that...

Pith tools

Reviewed August 11, 2026 · model on record in the stance chip above.