[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

cpu_clock

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
  • Description:
    Program to calculate possible CPU output PLL registers.

  • source from:
    clock() function base of FC100s_projects

  • build instructions

gcc -o clock clock.cpp -lstdc++

add -DOC_TABLE (to print bitsets in table form) add -DOC_CHOICES (to print valid decimal PLL output values)

  • usage:
    run ./clock.exe app in terminal