Commit Graph

29 Commits

Author SHA1 Message Date
Luca 37f3252715 docs: fix order of routing commands 2024-12-31 00:36:45 +01:00
Luca 7dd16c673a docs: improve README.md 2024-12-30 02:16:44 +01:00
Luca b7ac6cdf40 docs: add some documentation 2024-12-30 02:11:47 +01:00
Luca 2b263e297a build: add make target for writing bitstream to flash 2024-12-29 21:02:01 +01:00
Luca 09ca6c6bc0 fix: BRAM being written to via read port 2024-12-29 20:36:55 +01:00
Luca 3e3306bca3 fix: pixel addressing 2024-12-29 20:21:17 +01:00
Luca d7b46ab41c test(pingxelflut): add testbench 2024-12-29 18:32:08 +01:00
Luca 118355ca5b fix(pingxelflut): unreachable states 2024-12-29 18:31:24 +01:00
Luca 9f8a31306e fix: order of IPv6 header fields 2024-12-29 17:38:38 +01:00
Luca 7edebda159 feat: implement Pingxelflut "protocol" 2024-12-29 16:28:35 +01:00
Luca 4c969e8153 fix(xc7_bram): set all trailing address bits to 1 2024-12-29 02:35:15 +01:00
Luca 5e6e6a6acf refactor(dvi): change default parameters to 346x196 data 2024-12-29 02:30:28 +01:00
Luca 67b3c305c3 fix(dvi): simulation 2024-12-29 02:00:37 +01:00
Luca b414b53571 fix: shifted fetch 2024-12-29 01:59:55 +01:00
Luca a615feb504 chore(dvi_tb): increase addr width to 24 2024-12-29 01:58:35 +01:00
Luca 72982a095b build: do not automatically start GTKWave after simulation has finished 2024-12-29 01:57:23 +01:00
Luca 6b988087bd feat: use BRAM as video memory 2024-10-25 20:27:37 +02:00
Luca 195990d2b1 feat(dvi): increase addr width to 24 2024-10-25 20:26:58 +02:00
Luca 3d91b7e16f fix: divide sys_clk by 2 for dvi_bus_clk 2024-10-19 20:24:40 +02:00
Luca e6676cc995 fix: driver conflicts 2024-10-19 20:23:33 +02:00
Luca fc953c5583 docs: add README.md 2024-10-19 00:11:26 +02:00
Luca 32dd5167c7 chore: add testbench for dvi module 2024-10-19 00:07:55 +02:00
Luca f651a31f04 feat: add display driver 2024-10-19 00:02:00 +02:00
Luca a362cff8ca chore: remove DDR3L instantiation for now 2024-10-18 23:58:44 +02:00
Luca 9b4b443584 chore(make): add pixelflut.frames to `clean` rule 2024-10-18 23:48:31 +02:00
Luca c66deb56bc refactor: group DDR3L pins 2024-10-18 23:45:34 +02:00
Luca 7a16c919bc chore: remove PicoRV32 2024-10-18 23:34:26 +02:00
Luca d38b66a0b9 fix: adjust XDC file for nextpnr-xilinx 2024-10-18 23:32:05 +02:00
Luca ac75f262ea Initial commit 2023-08-28 23:48:36 +02:00