tillitis-key/hw
Joachim Strömbergson 35052e50cb
FPGA: Move RAM address and data scrambling into the RAM module.
Move the logic implementing the RAM address and data
	scrambling, descrambling into the RAM module. This cleans up
	the top level, and makes it easier to change the scrambling
	without chaning the top. In order to do correct scrambling the
	address to the RAM core must be 16 bits, not 15.

	Clean up some minor details at the top level, fixing text
        aligment and grouping of ports in instances.

Signed-off-by: Joachim Strömbergson <joachim@assured.se>
2024-08-30 10:53:13 +02:00
..
application_fpga FPGA: Move RAM address and data scrambling into the RAM module. 2024-08-30 10:53:13 +02:00
boards USB: move firmware for usb-to-serial MCU (CH552) 2024-06-25 15:47:22 +02:00
production_test USB: move firmware for usb-to-serial MCU (CH552) 2024-06-25 15:47:22 +02:00
usb_interface/ch552_fw USB: move firmware for usb-to-serial MCU (CH552) 2024-06-25 15:47:22 +02:00