StanfordVLSI / dragonphy2

Open Source PHY v2
Apache License 2.0
21 stars 3 forks source link

Create diff channel block for testbench that uses measured channel models #166

Open zamyers opened 1 year ago

zamyers commented 1 year ago

Currently for all the CPU tests, we use a simple channel model (RC filter) generated using a simple time constant. This model is too simple to really verify the CDR's performance. It works sufficiently for functionality. The current CPU model uses PWL based generation. Maybe there is a way to encode the measured channel values into a PWL filter? Otherwise, we can look into using two time constant filters to create precursor ISI.