SignalGP Lite
latest
  • Overview
  • Installation
  • Usage
  • Citing
  • Publications
  • Projects using SignalGP-Lite
  • Library API
  • Contributing
  • Code of Conduct
  • Credits
SignalGP Lite
  • »
  • File execute_cpu_n_cycles.hpp
  • Edit on GitHub

File execute_cpu_n_cycles.hpp¶

↰ Parent directory (include/sgpl/algorithm)

Contents

  • Definition (include/sgpl/algorithm/execute_cpu_n_cycles.hpp)

  • Includes

  • Namespaces

  • Functions

  • Defines

Definition (include/sgpl/algorithm/execute_cpu_n_cycles.hpp)¶

  • Program Listing for File execute_cpu_n_cycles.hpp

Includes¶

  • ../hardware/Cpu.hpp

  • ../program/Program.hpp

  • ../spec/Spec.hpp

  • ../utility/EmptyType.hpp

  • algorithm (File advance_core.hpp)

  • cassert

  • execute_core.hpp (File execute_core.hpp)

Namespaces¶

  • Namespace sgpl

Functions¶

  • Template Function sgpl::execute_cpu_n_cycles(const size_t, sgpl::Cpu<Spec>&, const sgpl::Program<Spec>&)

  • Template Function sgpl::execute_cpu_n_cycles(const size_t, sgpl::Cpu<Spec>&, const sgpl::Program<Spec>&, typename Spec::peripheral_t&)

Defines¶

  • Define SGPL_ALGORITHM_EXECUTE_CPU_N_CYCLES_HPP_INCLUDE


© Copyright 2020, Matthew Andres Moreno Revision d398c973.

Built with Sphinx using a theme provided by Read the Docs.