You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zhaohe e4f3712aca V102 9 months ago
.vscode update 1 year ago
constraint_check V102 9 months ago
ipcore v0 1 year ago
out update 1 year ago
pango_tools update 1 year ago
release V102 9 months ago
source V102 9 months ago
.gitignore update 1 year ago
ACPGL22G核心板原理图.pdf update 2 years ago
README.md v101 9 months ago
camera_light_src_timing_controller_fpga.backup_1.pds enhance_delay_v1 10 months ago
camera_light_src_timing_controller_fpga.fdc v5 1 year ago
camera_light_src_timing_controller_fpga.pds V102 9 months ago
camera_light_src_timing_controller_fpga.pds.lock v101 9 months ago
cfg_verify_result.sbit v2 1 year ago
configuration_tcl.log V102 9 months ago
data.wf update 2 years ago
fdc_generator.exe update 1 year ago
msg_level.txt enhance_delay_v1 10 months ago
multiseed_summary.csv V102 9 months ago
pin.csv v5 1 year ago
pin.md update 2 years ago
stderr.log remove some file 10 months ago
stdout.log remove some file 10 months ago

README.md

    sfc转换指令
        cfg_gen_sfc -device_name W25Q128Q -opcode 107 -sbit_start_address 0 -sbit generate_bitstream/Top.sbit

    V100:
        增加信号延迟功能

    V10:
        1.修复当寄存器变化频率的时候,SPI读取数据错误的BUG
    V9:
        1.修复PL无法2+倍频的BUG
    V7:
        1.修复PLL的BUG
    V6: 
        1.光耦输入默认反向
        2.修改内部触发默认滤波参数为0
        3.光耦输入和TTL输入默认可调
    V5:
        1.解决上电灯闪烁的问题
        2.修改默认滤波参数为10
        3.优化分频倍频逻辑,支持不稳定频率输入
    
TODO:
    寄存器变化频率的时候,SPI读取数据错误的BUG(PS:没有完全解决,暂时不知道问题在哪)