add cpuFetchStage instance
[rv32.git] / README.txt
1 # Limitations
2
3 * there is no << or >> operator, only <<< and >>> (arithmetic shift)
4 * it is not possible to declare parameters
5 * an input of [31:2] is not possible, only a parameter of [N:0]
6