Ignore:
Timestamp:
Jan 13, 2021, 12:49:41 AM (3 years ago)
Author:
alain
Message:

cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/arch_info/genarch.py

    r586 r687  
    8787parser.add_option( '--sys_clk', type = 'int', dest = 'sys_clk',
    8888                   default = 50000,
    89                    help = 'system clock frequency (50 KHz simu / 25 MHz FPGA, 600 MHz VLSI)' )
     89                   help = 'system clock frequency (50 KHz simu / 1 GHz VLSI)' )
    9090
    9191parser.add_option( '--hard', type = 'string', dest = 'hard_path',
Note: See TracChangeset for help on using the changeset viewer.