laforest / Octavo

Verilog FPGA Parts Library. Old Octavo soft-CPU project.

Home Page:http://fpgacpu.ca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Increase the number of branch condition flags

laforest opened this issue · comments

Currently, the BTMs support 8 conditions, based of a 3-bit binary flag selector.
Can we increase this to 16 without impacting Fmax?
Related: #40