StanfordVLSI / dragonphy2

Open Source PHY v2
Apache License 2.0
24 stars 2 forks source link

Add integration test for MDLL #93

Closed sgherbst closed 4 years ago

sgherbst commented 4 years ago

It does not appear that we have a test of the MDLL integration, since sel_clk_source defaults to 0, which selects in (ext_clk) rather than in_mdll: https://github.com/StanfordVLSI/dragonphy2/blob/da6909bb8f7e136b11afc7fb2a11bfbd37764254/vlog/new_chip_src/analog_core/input_divider.sv#L19

sgherbst commented 4 years ago

I'll take a look at this -- should be fast to create this test by modifier the INPUT_BUFFER or OUTPUT_BUFFER test