Template Function sgpl::execute_core_cycles(sgpl::Core<Spec>&, const sgpl::Program<Spec>&, typename Spec::peripheral_t&, const size_t)¶
Defined in File execute_core_cycles.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “sgpl::execute_core_cycles” with arguments (sgpl::Core<Spec>&, const sgpl::Program<Spec>&, typename Spec::peripheral_t&, const size_t) in doxygen xml output for project “Matthew Andres Moreno” from directory: ./doxyoutput/xml. Potential matches:
- template<typename Spec> size_t execute_core_cycles(sgpl::Core<Spec> &state, const sgpl::Program<Spec> &program, const size_t max_cycles)
- template<typename Spec> size_t execute_core_cycles(sgpl::Core<Spec> &state, const sgpl::Program<Spec> &program, typename Spec::peripheral_t &peripheral, const size_t max_cycles)