litghost
litghost
Sure. I opened https://github.com/SymbiFlow/prjuray/pull/19 to see if at least tilegrid and the basic part data works. I expect it to fail out of the gate, but it might work.
I believe we have enough configuration to use the BUFCE_ROW_FSR, but not enough to control the dynamic taps. For example: https://github.com/SymbiFlow/prjuray-db/blob/366ab03c81d4559a1dfff6661df16454d1f6899f/zynqusp/segbits_rclk_clem_l.db#L1 GitHubSymbiFlow/prjuray-dbContribute to SymbiFlow/prjuray-db development by creating an account on...
> Thanks, that's a good workaround for now. There's a slight inconsistency in treating BUFCE_ROW_FSR as a pseudo pip only and BUFCE_LEAF as a primitive only but that's no major...
> @vaughnbetz I have started the code implementation. But I have realized a serious problem: > There is no input edge storage for any `rr_node` in current data structure. >...