tree: c388c31f5d07959400f3ce7c2a5615b37dd447ef
  1. golden.model.xml
  2. README.md
  3. simple_pll.sim.v
tests/simple_pll/README.md

Simple PLL test

This directory contains tests for the v2x_to_model.py and v2x_to_pb_type tools.

Clock associations inference

  • [ ] automatic inference is signal is associated with any clock and include the info in the model
  • [ ] automatic clock detection (signals named *clk* are considered as clocks)
  • [ ] signals marked with CLOCK attributes should be considered as clocks

Blackbox detection

  • [ ] model of the leaf pb_type is generated
  • [ ] leaf pb_type xml is generated