Created
July 3, 2020 06:19
-
-
Save splhack/41b97a6e4863d819645f1917e7dec40b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tests/test_ice40/test_ramb.py::test_romb_coreir WARNING:magma:'IO = [...]' syntax is deprecated, use 'io = IO(...)' syntax instead | |
| ERROR: Args and params are not the same! | |
| Args: (INIT_0:256'h0000000000000000000000000000000000000000000000000000000000ff0001, | |
| INIT_1:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_2:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_3:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_4:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_5:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_6:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_7:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_8:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_9:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_A:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_B:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_C:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_D:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_E:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| INIT_F:256'h0000000000000000000000000000000000000000000000000000000000000000, | |
| READ_MODE:0, | |
| WRITE_MODE:0) | |
| Params: (INIT_:BitVector<256>, | |
| READ_MODE:Int, | |
| WRITE_MODE:Int) | |
| SB_RAM40_4K_inst0 | |
| pycoreir/coreir/libcoreir-c.so(_ZN6CoreIR20checkValuesAreParamsESt3mapISsPNS_5ValueESt4lessISsESaISt4pairIKSsS2_EEES0_ISsPNS_9ValueTypeES4_SaIS5_IS6_SB_EEESs+0xb5)[0x15315f6283f4] | |
| pycoreir/coreir/libcoreir-c.so(_ZN6CoreIR8InstanceC2EPNS_9ModuleDefESsPNS_6ModuleESt3mapISsPNS_5ValueESt4lessISsESaISt4pairIKSsS7_EEE+0x272)[0x15315f4a3368] | |
| pycoreir/coreir/libcoreir-c.so(_ZN6CoreIR9ModuleDef11addInstanceESsPNS_6ModuleESt3mapISsPNS_5ValueESt4lessISsESaISt4pairIKSsS5_EEE+0x1a3)[0x15315f44943b] | |
| pycoreir/coreir/libcoreir-c.so(COREModuleDefAddModuleInstance+0xa6)[0x15315f36a127] | |
| /usr/lib/x86_64-linux-gnu/libffi.so.7(+0x6ff5)[0x153162a8aff5] | |
| /usr/lib/x86_64-linux-gnu/libffi.so.7(+0x640a)[0x153162a8a40a] | |
| /usr/lib/python3.8/lib-dynload/_ctypes.cpython-38-x86_64-linux-gnu.so(_ctypes_callproc+0x57c)[0x1531629ad69c] | |
| /usr/lib/python3.8/lib-dynload/_ctypes.cpython-38-x86_64-linux-gnu.so(+0x12c9c)[0x1531629adc9c] | |
| /usr/bin/python3(_PyObject_MakeTpCall+0x296)[0x5f2246] | |
| /usr/bin/python3(_PyEval_EvalFrameDefault+0x5c0f)[0x56c70f] | |
| /usr/bin/python3(_PyEval_EvalCodeWithName+0x262)[0x5654d2] | |
| /usr/bin/python3(_PyFunction_Vectorcall+0x3a5)[0x5f1bc5] | |
| /usr/bin/python3(_PyEval_EvalFrameDefault+0x825)[0x567325] | |
| /usr/bin/python3(_PyEval_EvalCodeWithName+0x262)[0x5654d2] | |
| /usr/bin/python3(_PyFunction_Vectorcall+0x3a5)[0x5f1bc5] | |
| /usr/bin/python3(_PyEval_EvalFrameDefault+0x5556)[0x56c056] | |
| /usr/bin/python3(_PyEval_EvalCodeWithName+0x262)[0x5654d2] | |
| /usr/bin/python3(_PyFunction_Vectorcall+0x3a5)[0x5f1bc5] | |
| /usr/bin/python3(_PyEval_EvalFrameDefault+0x6fd)[0x5671fd] | |
| /usr/bin/python3(_PyEval_EvalCodeWithName+0x262)[0x5654d2] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment