PmWiki
pmwiki.org
edit SideBar
|
Where we are right now:
- Dreamer goes through synthesis and P&R using modified reference-chip flow
- suggestion: tape-out simple RTL = existing RTL (dreamer, not hurricane)
- need to get verification/simulation working
- can simulate single core but can’t completely simulate interface and array of cores
- Chisel tester connects to another Chisel tester for the desired use, and this connection is not fully fleshed out
- current testing structure: assume Chisel tester is ground truth and diff VCD dumps
- desired: suite of benchmarks or regression tests to get full coverage on Chisel/Verilog results
- idea: use Chisel torture test
Tape-out requirements:
- need static RTL to get a tape-in flow finished (use finished Dreamer RTL)
- need Verilog testbench to verify functionality
- need existing Dreamer flow to modify for new technology
- need technology
- need to decide on an array size to tape-out
- need to decide on an interface with outside world
|