halo2/src/circuit/gadget/ecc
Jack Grigg a4135dde24 ecc::chip: Fix `print_ecc_chip`
The ECC test chip performs various checks that assume the chip will only
be synthesized with witnesses. This assumption is broken by the chip
printer test, so we fix the assumption here.
2021-12-09 00:49:01 +00:00
..
chip ecc::chip: Fix `print_ecc_chip` 2021-12-09 00:49:01 +00:00
chip.rs ecc::chip: Define a `MagnitudeSign` type alias 2021-12-08 02:23:51 +00:00