-
Notifications
You must be signed in to change notification settings - Fork 16
Pad TODO #8
Comments
Clk pass TODO: Check: Need to propagate srcs through clk mux (pg. 66) generate tcl yaml: name, clk, reset, reg, etc. pin name make differential clk div (+ test) double check refedge for derived clk of gen2 |
Feature request for clock list: Ensure that the enq data and enq clock have the same clock. I.e. follow the data back to its most recent register and ensure this clock is the same as the enq clock. Just hit a bug like this in RTL |
Add different flavors of LUTs (see the ones used by FFT) |
ClkDiv will fail if top module uses pads :( |
Single Pad annotation per component with concatenated strings for sub-annotations.
Check that top-level pin gets added to the right metal layer (esp for analog, which is single-ported -- need to make sure pad is actually hooked up properly).
The text was updated successfully, but these errors were encountered: