| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-11 | blackice_ii: fix UART RTS/CTS direction. | Ivan Grokhotkov | |
| Pin numbers match the P0/P1 signals in the schematic, but the direction is reversed. Fix by setting role="dce". Ref. https://github.com/mystorm-org/BlackIce-II/blob/master/hardware/BlackIce.pdf | |||
| 2020-06-11 | [breaking-change] resources: distinguish "dte"/"dce" roles of UART. | Ivan Grokhotkov | |
| UARTResource gets a new argument, "role", which determines flow control signal directions: - DCE means that the design acts as a modem - DTE means that the design acts as a PC | |||
| 2020-05-28 | Add Digilent Genesys2 board. | Alain Péteut | |
| 2020-05-21 | Update .gitignore. | whitequark | |
| 2020-05-08 | tinyfpga_ax{1,2}: add missing `resources`. | Simon Kirkby | |
| 2020-04-24 | Add ICE40UP5K-B-EVN. | WRansohoff | |
| 2020-04-13 | ecp5_5g_evn: add connectors. | x44203 | |
| 2020-03-23 | Add Upduino v1/v2. | WRansohoff | |
| 2020-03-20 | ecp5_5g_evn: add variable IO standards and SERDES resources. | x44203 | |
| 2020-03-19 | zturn_lite: fix typo | Robin Ole Heinemann | |
| 2020-03-17 | nexys4ddr: enable pushbutton reset. | Stuart Olsen | |
| 2020-03-14 | resources.display: Apply inversion setting to dp | Stuart Olsen | |
| 2020-03-12 | Ad DE10-Lite. | Yusuf Taiwo Hassan | |
| 2020-02-10 | Add Alchitry Au board definition. | Joshua Koike | |
| 2020-02-09 | setup: update project URLs. | whitequark | |
| 2020-02-06 | versa_ecp5: fix switch{4..7} IO_TYPE. | whitequark | |
| 2020-02-03 | Add Fomu PVT support. | Jean THOMAS | |
| 2020-01-18 | artyz7: fix attribute name. | Nicolas Robin | |
| 2020-01-17 | Add Digilent Arty Z7-20 board. | Nicolas Robin | |
| 2020-01-15 | Add Digilent Nexys 4 DDR board. | Nicolas Robin | |
| 2020-01-13 | blinky: replace deprecated Signal(max=...) (#42) | Nicolas Robin | |
| 2020-01-12 | ice40_hx8k_b_evn: fix swapped DTR/DSR | Nicolas Robin | |
| 2020-01-12 | ice40_hx8k_b_evn: fix swapped RTS/CTS | Nicolas Robin | |
| 2019-12-31 | Add Lattice ECP5-5G Evaluation Board stub. | whitequark | |
| 2019-11-30 | mister: fix SD card typo | Dan Ravensloft | |
| 2019-11-28 | tinyfpga_bx: fix definition of io pin 17 | Ezekiel Bethel | |
| 2019-10-25 | [breaking-change] Atlys: use reset button as reset | Staf Verhaegen | |
| 2019-10-25 | Add DE10-Nano-based MiSTer. | Dan Ravensloft | |
| 2019-10-13 | resources.memory: fix typo. | whitequark | |
| 2019-10-11 | [breaking-change] icebreaker: update leftover user_* resources. | whitequark | |
| 2019-10-11 | [breaking-change] mercury: update leftover user_btn resources. | whitequark | |
| 2019-10-11 | resources: add conn= argument to every factory. | whitequark | |
| 2019-10-10 | Add KCU105 board stub. | whitequark | |
| 2019-10-10 | Add TinyFPGA AX{1,2} boards. | whitequark | |
| 2019-10-10 | de0cv→de0_cv, for consistency with de10_nano | whitequark | |
| 2019-10-10 | de10_nano: fix programming. | whitequark | |
| 2019-10-10 | Add Terasic DE10-Nano (#32) | Dan Ravensloft | |
| 2019-10-09 | de0{,cv}: {Altera→Intel}Platform | whitequark | |
| 2019-10-09 | test.blinky: invert LED status when button/switch is active. | whitequark | |
| Allows testing buttons/switches as well. | |||
| 2019-10-04 | de0: fix typo. | whitequark | |
| 2019-10-03 | Add Terasic DE0-CV board. | Dan Ravensloft | |
| 2019-10-03 | de0: fix button polarity. | whitequark | |
| 2019-10-03 | Fix typo in SDCardResources(). | whitequark | |
| 2019-10-03 | Add Terasic DE0. | whitequark | |
| 2019-10-03 | Factor out "nor_flash" resource. | whitequark | |
| 2019-10-03 | Factor out "sdram" resource. | whitequark | |
| 2019-10-03 | [breaking-change] Fix polarity of "dm" signal in "memory" resource. | whitequark | |
| LB# and UB# enable writing their corresponding byte. The "m" in "dm" means mask; that is, logical high masks (prevents) the byte from being written. This means that it should use Pins(), not PinsN(), to get the behavior implied by "mask". | |||
| 2019-10-03 | Reorganize resource taxonomy. | whitequark | |
| The current hierarchy isn't particularly well suited to resources like SDRAM or NOR flash, so make it much less fine-grained but easier to use and less nitpicky. | |||
| 2019-10-03 | Factor out "sd_card_{1bit,4bit,spi}" resources. | whitequark | |
| 2019-10-03 | dev.display: factor out from dev.user. NFC. | whitequark | |
