Re: [myhdl-list] pullups for inputs on CAT-Board require 2 signals per input with pullup?
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2016-01-21 16:35:13
|
On 1/19/2016 7:09 PM, Edward Vidal wrote: > Hi Chris, As you recall I asked you, if the file ice40_primitives.py > from Dave's CAT-Board/tests > > https://github.com/xesscorp/CAT-Board.git > > needed to added to the rhea package. > As stated before, I don't want to add this directly. You can use the ice40_primitives. The goal in rhea will be to have a generic `input_buffer` that will insert the correct primitive depending on the board/fpga. For your project you can use the ice40_primitives that Dave V. has put together directly. Hope that helps, Chris |