|
||
---|---|---|
.. | ||
bin | ||
deps | ||
2-stage-1024-cache-debug.v | ||
2-stage-1024-cache-debug.yaml | ||
2-stage-no-cache-debug.v | ||
2-stage-no-cache-debug.yaml | ||
4-stage-1024-cache-debug.v | ||
4-stage-1024-cache-debug.yaml | ||
4-stage-no-cache-debug.v | ||
4-stage-no-cache-debug.yaml | ||
5-stage-pipelined-no-cache-debug.v | ||
5-stage-pipelined-no-cache-debug.yaml | ||
crc5-test.c | ||
csr-test.py | ||
foboot-bitstream.py | ||
lxbuildenv.py | ||
README.md |
Foboot Firmware Component
Usage
To build:
python3 .\foboot-bitstream.py
This will ensure you have the required dependencies, and check out all submodules.
Tests
You can run tests by using the unittest
command:
python .\lxbuildenv.py -r -m unittest -v valentyusb.usbcore.cpu.epfifo_test.TestPerEndpointFifoInterface