litex/build/sim: add module for simulating SPD EEPROM
authorJędrzej Boczar <jboczar@antmicro.com>
Thu, 28 May 2020 10:10:25 +0000 (12:10 +0200)
committerJędrzej Boczar <jboczar@antmicro.com>
Thu, 28 May 2020 10:10:25 +0000 (12:10 +0200)
commita0ce4ce56bc453c662acc1a6aff18290b0f3066c
tree486b8e6c0a4ee238b459d4186c5007abcf9f35c5
parent02072deab189c8c6b7e844dc818ea81c7575137f
litex/build/sim: add module for simulating SPD EEPROM
litex/build/sim/core/modules/Makefile
litex/build/sim/core/modules/spdeeprom/Makefile [new file with mode: 0644]
litex/build/sim/core/modules/spdeeprom/spdeeprom.c [new file with mode: 0644]
litex/soc/cores/bitbang.py
litex/tools/litex_sim.py