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.

5 lines
324 B

1 year ago
1 year ago
  1. cfg_gen_sfc -device_name W25Q128Q -opcode 107 -sbit_start_address 0 -sbit generate_bitstream/Top.sbit
  2. ```
  3. TODO:
  4. 1. 内部触发和外部触发都使用 trigger_source_base_module模组,trigger_source_base_module初始化时,其默认过滤参数大于0,会过滤掉内部触发模块产生的信号。
  5. ```