how can one achieve pipelined operation?

Joseph A joseph.altmaier@gmail.com
Thu Jul 2 16:45:00 GMT 2009


As was suggested I have been trying to implement a pipeline with the (delay N
(set ... ...)) directive using the directions given in the [RFA:] Fix
breakage of manually building SID CPU thread, however my port has multiple
ISAs.  I get two errors which say "error: invalid initialization of
reference of type '%ISA1%::write_stacks&' from expression of type
'%CPU%::write_stacks'" and "error: invalid initialization of reference of
type '%ISA2%::write_stacks&' from expression of type '%CPU%::write_stacks'". 
Also, the machine generated reset() and writeback() functions are empty. 
Did I miss something stupid?
-- 
View this message in context: http://www.nabble.com/how-can-one-achieve-pipelined-operation--tp24210860p24310149.html
Sent from the Sourceware - cgen list mailing list archive at Nabble.com.



More information about the Cgen mailing list