halo2/src/circuit/gadget/ecc/chip
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
..
mul Remove the `CellValue` type 2021-12-08 02:10:17 +00:00
mul_fixed ecc::chip: Fix `print_ecc_chip` 2021-12-09 00:49:01 +00:00
add.rs ecc::chip: Fix `print_ecc_chip` 2021-12-09 00:49:01 +00:00
add_incomplete.rs ecc::chip: Fix `print_ecc_chip` 2021-12-09 00:49:01 +00:00
mul.rs ecc::chip: Fix `print_ecc_chip` 2021-12-09 00:49:01 +00:00
mul_fixed.rs Remove the `CellValue` type 2021-12-08 02:10:17 +00:00
witness_point.rs Fix "complex type" clippy lints 2021-12-08 04:11:57 +00:00