Commit Graph

17 Commits (sw)

Author SHA1 Message Date
Markus Koch 6fbdcf9016 sw: Fix coding style 2019-09-23 21:29:36 +02:00
Markus Koch 7bb7049eea sw: Fix logic to determine when to enable the output drivers
Before, it was always enabling all outputs,
even when they should have been tristated.
2019-09-23 21:28:54 +02:00
Markus Koch 98a7a5d170 sw: Create function to determine whether an output is driven 2019-09-23 21:27:45 +02:00
Markus Koch 953818f43c sw: Report if bit is unset in final bitstream result 2019-09-23 21:26:50 +02:00
Markus Koch 72dabd64db sw: Swap the order of the two LUTs in the bitstream 2019-09-23 21:25:27 +02:00
Markus Koch f27c728472 sw: Implement bodgefix for schematic rev 03L 2019-09-22 19:11:43 +02:00
Markus Koch 30c83a658f sw: Fix fpga_cell_lut34_lut_get_out_mux
Was accessing wrong data when generating info for set 2.
2019-09-22 19:11:21 +02:00
Markus Koch 0a493bdd2a Remove unnecessary debug output 2019-09-13 13:02:05 +09:00
Markus Koch a072dbfe8a Fix unnecessary semicolon warnings in bit set / unset macros 2019-09-13 12:59:24 +09:00
Markus Koch a2abccfc5d Fix output MUX selection logic
Fixes #15.
2019-09-13 12:55:32 +09:00
Markus Koch f60d76f831 Fix sync polarity
Fixes #11.
2019-06-29 12:48:26 +02:00
Markus Koch 6846aff71d Add debug print for bitstream bits 2019-06-22 17:24:26 +02:00
Markus Koch 01df956317 Fix a variety of bugs found during integration 2019-06-22 17:24:09 +02:00
Markus Koch 0834cf0c0d Finish basic bitstream generator 2019-06-21 20:31:34 +02:00
Markus Koch 5d86f8c7cf Start bitstream generator 2019-06-20 13:45:04 +02:00
Markus Koch d0fed3cce4 Implement ISP chain walker 2019-06-18 20:15:35 +02:00
Markus Koch e12120fade Start implementing Kousaten 2019-06-16 21:27:42 +02:00