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.
|
9 months ago | |
---|---|---|
.vscode | 1 year ago | |
constraint_check | 9 months ago | |
ipcore | 1 year ago | |
out | 1 year ago | |
pango_tools | 1 year ago | |
release | 9 months ago | |
source | 9 months ago | |
.gitignore | 1 year ago | |
ACPGL22G核心板原理图.pdf | 2 years ago | |
README.md | 9 months ago | |
camera_light_src_timing_controller_fpga.backup_1.pds | 10 months ago | |
camera_light_src_timing_controller_fpga.fdc | 1 year ago | |
camera_light_src_timing_controller_fpga.pds | 9 months ago | |
camera_light_src_timing_controller_fpga.pds.lock | 9 months ago | |
cfg_verify_result.sbit | 1 year ago | |
configuration_tcl.log | 9 months ago | |
data.wf | 2 years ago | |
fdc_generator.exe | 1 year ago | |
msg_level.txt | 10 months ago | |
multiseed_summary.csv | 9 months ago | |
pin.csv | 1 year ago | |
pin.md | 2 years ago | |
stderr.log | 10 months ago | |
stdout.log | 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:没有完全解决,暂时不知道问题在哪)