Files
vortex/runtime
wgulian3 3b74f071a7 Generate define overrides based on env vars for C and Verilog.
gen_config.py has two main jobs. First it parses env vars for anything starting with V_ and treats this as an override define. These defines are inserted into the emitted .h and .v headers with correct syntax for C and Verilog preprocessors, respectively. Second, it translates VX_define.v including all conditional definition rules into a C header. This way, all values defined in VX_define.v can also be referenced in corresponding runtime or Verilator code.
2020-03-26 04:08:43 -04:00
..
2020-03-09 01:17:11 -07:00
2019-11-16 14:51:20 -05:00
2019-11-23 20:37:14 -05:00
2020-03-22 14:44:46 -07:00
2019-11-25 02:52:09 -05:00
2019-11-04 18:59:39 -05:00