Added some stuff from modem and added formal

This commit is contained in:
2026-02-28 18:23:39 +01:00
parent fa641b1eab
commit cf7e03b9fe
55 changed files with 3717 additions and 31 deletions

16
cores/util/cdc/cdc.core Normal file
View File

@@ -0,0 +1,16 @@
CAPI=2:
name: joppeb:util:cdc:1.0
description: Clock-domain crossing helpers
filesets:
rtl:
files:
- rtl/cdc_strobe_data.v
- rtl/cdc_req_resp.v
file_type: verilogSource
targets:
default:
filesets:
- rtl