blob: c4c64c8f0a7b9c03a33831eaa1a52421db21b39b (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 | 
cleanup simple_uart.v (remove warnings)
effort levels seem high by default:
    Overall effort level (-ol):   High 
    Router effort level (-rl):    High 
    -> 'make quicksynth' ?
add support for post-synthesis simulation
autoimpact (needs testing)
    impact -mode bscan -b build/sp605.bit -port auto -autoassign (needs testing)
Add linting to tests (aka, tb/*_tb.v)
'lint' should use vfiles, not -I./hdl
 |