@@ -24,23 +24,22 @@ Synthesized by XST 14.7 for Spartan-6:
2424
2525| ** module** | ** LUTs** | ** RAMB16** |
2626| :-------------------:| :-----:| :--------:|
27- | scanner.v | 275 | |
28- | construct.v | 192 | |
29- | xformer.v | 93 | |
30- | ethernet_crc_add.v | 94 | |
31- | udp_port_cam_v | 31 | |
32- | rtefi_blob.v | 1024 | 2 |
33- | gmii_hw_test.v | 1242 | 4 |
27+ | scanner.v | 271 | |
28+ | construct.v | 192 | |
29+ | xformer.v | 93 | |
30+ | ethernet_crc_add.v | 94 | |
31+ | udp_port_cam_v | 31 | |
32+ | rtefi_blob.v | 1044 | 2 |
33+ | gmii_hw_test.v | 1582 | 6.5 |
3434
3535This Verilog code is intentionally portable and standards-based.
3636It has been tested using:
3737
38- * verilator 3.900 (stock Debian stretch)
39- * verilator 4.008 (git from December 2018)
40- * iverilog 10.1 (stock Debian stretch)
41- * iverilog 11.0 (git from December 2018)
38+ * verilator 3.900 through 5.032 (including 5.006 in stock Debian 12 bookworm)
39+ * iverilog 10.1 through 12.0 (including 11.0 in stock Debian 12 bookworm)
40+ * yosys 0.23 through 0.52 (including 0.23 in stock Debian 12 bookworm)
4241* Xilinx XST 14.7
43- * Xilinx Vivado 2015.3, 2017.4, 2018.1
42+ * Xilinx Vivado 2015.3, 2017.4, 2018.1, 2020.2
4443
4544All the .eps files here are created with and editable by xcircuit.
4645
0 commit comments