cambridgehackers / xbsv

connectal (formerly called xbsv) contains a utility to generate bit files for Xilinx Zynq devices from BSV programs.
8 stars 12 forks source link

Hoist clocks and resets that are parameters to the top level module #3

Closed jameyhicks closed 10 years ago

jameyhicks commented 11 years ago

Expose the clocks and resets from the wrapper module so that they can be connected to pins or to the zynq clocks.

Provide a way to specify which pin they are connected to.