Re: [myhdl-list] Thanks for MyHDL & PLL's
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2016-02-25 20:42:59
|
>> >> if that isn't possible, could someone give me an example wrapped in a >> custom verilog clause? > > This isn't a minimilistic example or an iCE PLL example > but it is an example of wrapping a Xilinx MMCM > https://github.com/cfelton/rhea/blob/master/rhea/vendor/xilinx/_device_clock_mgmt.py > Here is an example wrapping an iCE40 (?) `SB_IO`: https://github.com/xesscorp/CAT-Board/blob/master/tests/ice40_primitives.py Regards, Chris |