Rename *Mock* to *Simulation* and split target/dev...
by whitequark 7 years 2 months
Rename *Mock* to *Simulation* and split target/device packages.
74d333ac
gateware.i2c_regs: rename to registers, split I2C ...
by whitequark 7 years 2 months
gateware.i2c_regs: rename to registers, split I2C part off.
ca34c8ec
applet: in assertBuilds(), leave build dir around ...
by whitequark 7 years 2 months
applet: in assertBuilds(), leave build dir around if build fails.
499a0b25
target: use explicit SB_IO+SB_GB instead of SB_GB_...
by whitequark 7 years 2 months
967798b3
internal_test.TestRegisters: unbreak after 02f390b...
by whitequark 7 years 2 months
internal_test.TestRegisters: unbreak after 02f390bc.
1f4e443e
applet.uart: add tests.
by whitequark 7 years 2 months
12a7b0f0
Select RN MPN, populate and add to schematic.
by awygle 7 years 2 months
7e4f5f41
target.access: rename to access.
by whitequark 7 years 2 months
2c128cbf
target.test: rename to target.internal_test.
by whitequark 7 years 2 months
24ef45b5
applet: make run() and interact() asyncio coroutin...
by whitequark 7 years 2 months
applet: make run() and interact() asyncio coroutines.

This doesn't actually change the I/O within them to be non-blocking.
This will be done in future commits.
dcff7947
Report a bug